mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove unnecessary padding
This commit is contained in:
parent
74297297c2
commit
e5df7597c5
1 changed files with 0 additions and 5 deletions
|
@ -19,9 +19,4 @@
|
||||||
i {
|
i {
|
||||||
color: lighten(@blue, 15%);
|
color: lighten(@blue, 15%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.row {
|
|
||||||
padding-top: 10px;
|
|
||||||
padding-bottom: 40px;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue