footer
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
.node-type-static {
|
||||
display: grid;
|
||||
grid-template-columns: 2fr 2fr 2fr 2fr 2fr;
|
||||
}
|
||||
// .node-type-static {
|
||||
// display: grid;
|
||||
// grid-template-columns: 2fr 2fr 2fr 2fr 2fr;
|
||||
// }
|
||||
|
||||
|
||||
.field--type-entity-reference-revisions{
|
||||
@@ -12,13 +12,16 @@
|
||||
font-weight: 600;
|
||||
color: $black !important;
|
||||
text-transform: capitalize;
|
||||
|
||||
|
||||
span:nth-of-type(2n){
|
||||
|
||||
span:nth-of-type(2n){
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
.paragraph-summary:nth-of-type(2n) {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.contextual-region{
|
||||
|
||||
Reference in New Issue
Block a user