refactor: rename subplebbit to board

This commit is contained in:
plebeius.eth
2024-04-13 20:44:54 +02:00
parent 3ae39b092c
commit 3ad540f17e
5 changed files with 4 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
.footer {
padding-top: 10px;
}
@media (max-width: 640px) {
.footer {
padding-left: 5px;
}
}