FEAT: Info for FreshManuals mobile app.

This commit is contained in:
MajorDroolz
2023-01-06 04:52:52 -05:00
parent 9ac21fac1e
commit 81f467e16a
4 changed files with 35 additions and 18 deletions

View File

@@ -30,6 +30,7 @@
.blue { --color: var(--blue) }
.white { --color: white }
.malung { --color: #F76F8E }
.freshmanual { --color: #3b91db }
.flex-space, .flex, br { flex-grow: 1 }
.flex.dark { background-color: var(--dark) }