add padding-top to fullbar-content #76

Merged
avg_joe merged 2 commits from improve-perks-on-mobile into main 2023-11-22 16:44:10 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ccca9f5d68 - Show all commits

View File

@ -604,6 +604,7 @@ ul#nav li a:hover .ul#nav li ul {
vertical-align: middle;
margin: 0 auto;
padding-bottom: 30px;
padding-top: 30px;
transform: skew(0deg, -1deg) translateY(0px);
}