Prevent .box text from smushing against edges
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2021-08-04 00:09:45 +02:00
parent 605a4b91f6
commit c5d1042d41
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ header {
.box p {
margin-left: 30px;
margin-bottom: 40px;
width: 85%;
}
.box img {