update: global layout

This commit is contained in:
Marjolaine Le Bon
2020-07-02 18:03:56 +02:00
parent 67ab0a68a3
commit 6b390c975a
9 changed files with 224 additions and 167 deletions

View File

@ -0,0 +1 @@
@import 'resources.scss';

View File

@ -0,0 +1,6 @@
#resources{
width: 100%;
font-family: "Facit";
font-weight: 400;
color: $color-0-0-22;
}