Hide extra overflow from banners
This commit is contained in:
parent
e9e0f74444
commit
8290a594a4
@ -20,6 +20,7 @@
|
||||
|
||||
#banner div {
|
||||
flex-basis: auto;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#banner i {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user