mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
More homepage CSS tweaks
This commit is contained in:
parent
3a13dac7ab
commit
41c43ee2a9
1 changed files with 3 additions and 9 deletions
|
@ -102,15 +102,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.long-form-features {
|
.long-form-features {
|
||||||
.row {
|
h2 {
|
||||||
margin-top: 4rem;
|
margin-top: 0;
|
||||||
margin-bottom: 4rem;
|
margin-bottom: @line-height-computed;
|
||||||
.span7:first-child p {
|
|
||||||
margin-right: 12rem;
|
|
||||||
}
|
|
||||||
.span7:last-child p, .span7:last-child h3 {
|
|
||||||
margin-left: 12rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
img {
|
img {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
|
Loading…
Reference in a new issue