mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 18:30:56 +00:00
Update about page css
This commit is contained in:
parent
1f44cc4375
commit
87aa860c87
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
.img-container {
|
.img-container {
|
||||||
float: left;
|
float: left;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: (@line-height-computed / 2) @line-height-computed @line-height-computed (@line-height-computed / 2);
|
margin: (@line-height-computed / 4) @line-height-computed @line-height-computed (@line-height-computed / 2);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue