add latest

This commit is contained in:
2022-09-28 02:02:20 +01:00
parent efc4af9fa7
commit 4fad26ba99
23 changed files with 358 additions and 195 deletions
+1
View File
@@ -1,5 +1,6 @@
// app global css in SCSS form
@import 'src/css/rubik-font.scss';
@import 'src/css/mermaid.scss';
@font-face {
font-family: Soleil;
+7
View File
@@ -0,0 +1,7 @@
.top-padding {
padding-top: 100px;
}
rect.label-container {
fill: $burnt !important;
}