add latest

This commit is contained in:
2022-10-01 17:57:58 +01:00
parent 35872166ae
commit 615a5102ad
12 changed files with 103 additions and 16 deletions

View File

@@ -2,6 +2,7 @@
@import 'src/css/rubik-font.scss';
@import 'src/css/mermaid.scss';
// Font & Text
@font-face {
font-family: Soleil;
src: url('assets/fonts/SoleilRegular.otf');
@@ -21,6 +22,7 @@
color: #a47718 !important;
}
// Background
.bg-off-black {
background: $off-black !important;
}