add taxons'

This commit is contained in:
Julie Blanc 2026-02-11 11:27:05 +01:00
parent 96812f75df
commit d364dda00d
10 changed files with 208 additions and 11 deletions

View 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);
}
}