Merge branch 'patch-1' into 'master'

make more space for header in ivatar.css

See merge request oliver/ivatar!15
This commit is contained in:
Oliver Falk
2018-07-02 12:50:54 +02:00

View File

@@ -59,7 +59,7 @@ a {
} }
#header { #header {
height: 54px; height: 90px;
padding: 8px 8px 16px 8px; padding: 8px 8px 16px 8px;
} }