Don't let text exceed the container size
This commit is contained in:
parent
fba683a09c
commit
c40a7fab26
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
main {
|
||||
flex: 1 1 auto;
|
||||
padding: 20px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
nav {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue