Allow overflow-y
This commit is contained in:
parent
ab41fc848a
commit
76a7756371
@ -13,7 +13,7 @@ html, body {
|
|||||||
color: #eee;
|
color: #eee;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
overflow: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user