mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(board banner): adjust padding
This commit is contained in:
@@ -34,4 +34,10 @@
|
||||
.bannerCnt {
|
||||
padding-top: 35px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.bannerCnt {
|
||||
padding: 5px 0 2px 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user