mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Reduce margin under list
This commit is contained in:
parent
61900cc1ea
commit
72ca08ae2d
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.v1-import-col ul {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.v1-import-img {
|
.v1-import-img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
|
Loading…
Reference in a new issue