mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(home): add multisub boards with categories, subscriptions list, moderating boards list
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
}
|
||||
|
||||
.boardsBox {
|
||||
height: 343px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -149,6 +148,7 @@
|
||||
font-size: 100%;
|
||||
font-weight: 700;
|
||||
text-decoration: underline;
|
||||
text-transform: capitalize;
|
||||
color: var(--homepage-box-bar-text-color);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user