forked from glyph/website
Add auto overflow to fix formatting
This commit is contained in:
parent
971e5d4907
commit
4ccbd14d2f
@ -58,6 +58,7 @@
|
||||
.col {
|
||||
flex: 1;
|
||||
padding: 1rem;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user