Decreased banner height by 2px.

This commit is contained in:
2020-01-22 13:04:05 +01:00
parent 94d16a5895
commit f3ab0f937c

View File

@@ -11,7 +11,7 @@
text-align: center;
width: 100vw;
margin-top: 0px;
padding: 35px 0;
padding: 33px 0;
background-color: #dbeede;
-webkit-box-shadow: 0px 0px 22px -8px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 22px -8px rgba(0,0,0,0.65);