fixed header logo not fitting on smaller screen

fixed icon padding
This commit is contained in:
Jeddunk 2021-01-07 14:28:00 +01:00
parent 832a52b82a
commit dd183a3b42
2 changed files with 13 additions and 3 deletions

View file

@ -7,11 +7,12 @@
.custom-link, .custom-link:hover {
color:#EBEBEB;
text-decoration: none;
padding: 1em;
}
.container-extra {
background-color: rgb(39, 56, 73);
padding: 2em;
padding: 1em 2em;
}
.hvr-float {