Correction Logo Padding

This commit is contained in:
Massimo Di Lullo 2019-09-02 12:59:04 -04:00
parent 9c9b8e57a9
commit 57d46ec868
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -99,6 +99,7 @@
header.logo-container {
img {
width: 50%;
padding-top: 0.75rem;
}
}