polish
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
> header {
|
||||
//margin-right: 5vw;
|
||||
padding: 0 3vw;
|
||||
margin-bottom: 6vh;
|
||||
@include main_text_content();
|
||||
@media (min-width: $breakpoint_desktop) {
|
||||
margin-bottom: 0;
|
||||
max-width: 55vw;
|
||||
}
|
||||
h1, h2, h3,
|
||||
@@ -428,8 +430,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.views-row:first-of-type > .taxonomy_page {
|
||||
margin-top: 13vh !important;
|
||||
}
|
||||
.taxonomy_page {
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
> .fullpage_content {
|
||||
> div:last-of-type {
|
||||
display: grid !important;
|
||||
|
||||
Reference in New Issue
Block a user