mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 10:32:54 +00:00
Generalize teaser style.
This commit is contained in:
parent
9f4299b69a
commit
702f0aa39b
1 changed files with 2 additions and 0 deletions
|
@ -413,11 +413,13 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.teaser-title,
|
||||||
.dropbox-teaser-title {
|
.dropbox-teaser-title {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.teaser-img,
|
||||||
.dropbox-teaser-img {
|
.dropbox-teaser-img {
|
||||||
.img-responsive;
|
.img-responsive;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
|
Loading…
Reference in a new issue