more top margin
continuous-integration/drone/push Build is passing Details

This commit is contained in:
cellarspoon 2022-01-13 08:31:01 +01:00
parent 9fe94e6ce7
commit 2aaef7bab0
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ a {
border:2px solid black;
max-width:500px;
margin:auto;
margin-top: 2em;
margin-top: 4em;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12 {