top padding

This commit is contained in:
sigonasr2, Sig, Sigo 2022-05-04 14:11:43 +00:00
parent 933a450ee7
commit c9a0520bb8

View File

@ -98,9 +98,11 @@ body{
min-width:98vw;
text-align:center;
font-size:1.75em;
padding-top:2px;
}
.contentBody .contentWrapper .content .unexpanded:hover{
padding-top:8px;
background-color: rgba(255, 255, 255, .06);
}