Add extrapadding class

main
dugo3number2 2023-03-30 13:08:31 -05:00
parent e4ffc47259
commit cc7dfd55b2
1 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,10 @@ section a:hover, section a:focus {
color: #dddddd; color: #dddddd;
} }
.extrapadding {
padding: 20px;
}
@media screen and (min-width: 1000px) { @media screen and (min-width: 1000px) {
.top { .top {
grid-row: 1; grid-row: 1;