mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
CMS pages margin
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
All content from CMS is in .row-spaced.
|
||||
Margin below is to fix extra whitespace for first rows
|
||||
*/
|
||||
.container > .row:nth-child(2) {
|
||||
//- first child is page header, don't correct margin
|
||||
.container > .row:nth-child(2), .content-container > .row:first-child {
|
||||
//- .container first child is page header, don't correct margin
|
||||
margin-top: 0;
|
||||
}
|
||||
.tab-pane {
|
||||
|
||||
Reference in New Issue
Block a user