fix horizontal scroll
continuous-integration/drone/push Build is passing Details

This commit is contained in:
forest 2021-08-02 09:44:59 -05:00
parent 64718d3a73
commit 93de40bd4e
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ header img {
flex-direction: row;
width: 100%;
margin-top: 0.5rem;
overflow: hidden;
}
.splash p {