This commit is contained in:
parent
bdb60646d0
commit
c59f4d93dd
11 changed files with 160 additions and 120 deletions
|
|
@ -64,6 +64,14 @@ main .page__header {
|
|||
.description {
|
||||
font-size: var(--fs-text);
|
||||
margin-bottom: calc(var(--spacing) * 3);
|
||||
|
||||
|
||||
// @media #{$small} {
|
||||
// font-size: var(--fs-small);
|
||||
// font-weight: 500;
|
||||
// border-top: var(--border-light);
|
||||
|
||||
// }
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue