update: global layout
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
width: 100%;
|
||||
font-family: "Facit";
|
||||
font-weight: 400;
|
||||
color: $color-0-0-22;
|
||||
color: #7A7F85;
|
||||
sib-event {
|
||||
.red-button,
|
||||
.event-type {
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
@import 'resources.scss';
|
||||
@@ -0,0 +1,6 @@
|
||||
#resources{
|
||||
width: 100%;
|
||||
font-family: "Facit";
|
||||
font-weight: 400;
|
||||
color: $color-0-0-22;
|
||||
}
|
||||
Reference in New Issue
Block a user