Add styling to Terms page elements
This commit is contained in:
@@ -54,6 +54,16 @@
|
||||
@include bp (sd) {
|
||||
grid-column: 8 / -1;
|
||||
}
|
||||
|
||||
& > :global(*:not(:last-child)) {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
:global(strong) {
|
||||
font-weight: 500;
|
||||
}
|
||||
:global(ul) {
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user