mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
changed uni page holder and footer
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
footer.site-footer
|
||||
.container
|
||||
.row
|
||||
ul.col-md-8
|
||||
ul.col-md-10
|
||||
|
||||
if Object.keys(settings.i18n.subdomainLang).length > 1
|
||||
li.dropdown.dropup.subdued
|
||||
@@ -32,7 +32,7 @@ footer.site-footer
|
||||
else
|
||||
| !{translate(item.text)}
|
||||
|
||||
ul.col-md-4.text-right
|
||||
ul.col-md-2.text-right
|
||||
|
||||
each item in nav.right_footer
|
||||
li
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
extends ../layout
|
||||
|
||||
block content
|
||||
.content.content-alt
|
||||
.blog
|
||||
| !{content}
|
||||
| !{content}
|
||||
Reference in New Issue
Block a user