minor fix

This commit is contained in:
antil0pa 2020-03-11 11:51:40 +01:00
parent fe8f69c5fe
commit 9f4abafcd9
1 changed files with 1 additions and 1 deletions

View File

@ -574,7 +574,7 @@ ul#nav li a:hover .ul#nav li ul {
.fullbar {
padding: 40px 0px;
text-align: center;
transform: skew(0deg, 1deg) translateY(-10px);
transform: skew(0deg, 1deg) translateY(-20px);
margin-top: -60px;
margin-bottom: 0px;
position: relative;