add taxons'
This commit is contained in:
parent
96812f75df
commit
d364dda00d
10 changed files with 208 additions and 11 deletions
11
assets/css/_page-header.scss
Normal file
11
assets/css/_page-header.scss
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
.page-header{
|
||||
margin-top: calc(var(--spacing)*3);
|
||||
background-color: red;
|
||||
margin-bottom: calc(var(--spacing)*2);
|
||||
|
||||
.page-title{
|
||||
font-size: var(--fs-title-page);
|
||||
font-family: var(--font-title);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue