change width

This commit is contained in:
Absturztaube 2020-07-26 12:20:17 +02:00
parent 2e2a261e3d
commit 2478d8b04e

View file

@ -30,7 +30,7 @@ h4 {
padding-top: 60px;
margin: auto;
min-height: 100vh;
max-width: 980px;
max-width: 1400px;
align-content: flex-start;
}
.underlay {