mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
lined up the templates header with the search bar.
Need to kill big space bellow it next
This commit is contained in:
parent
c6ab4c4f7b
commit
43256d2085
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.template-page-header {
|
||||
padding-top: unit(@line-height-base,rem);
|
||||
h1, h2 {
|
||||
margin-top: 0;
|
||||
margin-top: 6px;
|
||||
margin-right: @line-height-base * 5;
|
||||
line-height: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue