FEAT: Added Poll Buddy content.

This commit is contained in:
MajorDroolz
2023-01-06 17:53:31 -05:00
parent cc4b87d9c5
commit de2506ad9d
3 changed files with 15 additions and 17 deletions

View File

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