mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
brought up the sections of templates to be closer to the search box
This commit is contained in:
@@ -37,7 +37,7 @@ block content
|
||||
.row
|
||||
-each tag in tags
|
||||
-if(tag.totalNumberOfTemplates > 0)
|
||||
.page-header.col-md-12
|
||||
.template-section-header.col-md-12
|
||||
h2
|
||||
a(href=tag.tagPagePath) #{tag.name}
|
||||
.row
|
||||
|
||||
@@ -29,6 +29,10 @@
|
||||
|
||||
}
|
||||
|
||||
.template-section-header:extend(.page-header) {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.social_buttons {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user