Increase padding on the extrapadding class

main
dugo3number2 2023-03-30 13:09:45 -05:00
parent cc7dfd55b2
commit ef5cb3dbba
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ section a:hover, section a:focus {
}
.extrapadding {
padding: 20px;
padding: 25px;
}
@media screen and (min-width: 1000px) {