mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style: update mobile UI spacing, colors
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
.mobileBoardButtons {
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.addMargin {
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
.mobileBoardButtons button {
|
||||
margin: 0 2px;
|
||||
text-transform: capitalize;
|
||||
margin: 5px 2px;
|
||||
}
|
||||
|
||||
.mobileBoardButtons a, .desktopBoardButtons a {
|
||||
|
||||
Reference in New Issue
Block a user