resp region top
This commit is contained in:
@@ -2264,6 +2264,11 @@ a {
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
}
|
||||
@media (max-width: 1099px) {
|
||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-type-de-ressource {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
}
|
||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
||||
font-size: 2rem;
|
||||
font-weight: 600;
|
||||
|
||||
@@ -83,10 +83,12 @@
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-type-de-ressource{
|
||||
// margin-top: 2rem;
|
||||
color: $blue-light;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
@media (max-width: 1099px) {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodetitle{
|
||||
font-size: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user