mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(boards list): add mobile design
This commit is contained in:
@@ -343,6 +343,14 @@
|
||||
color: var(--homepage-infobox-link-text-color);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.boardsColumn li {
|
||||
padding: 5px 10px 5px 0;
|
||||
}
|
||||
|
||||
.boardsColumn a {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
|
||||
Reference in New Issue
Block a user