Update 'index.html'

This commit is contained in:
lnd4 2023-03-08 07:44:32 +00:00
parent 6ec91d6d99
commit ea37e366b9
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ font-family: "Freesans", sans-serif;
}
a {
color: blue;
@media only screen and (max-width: 875px) {
@media and (max-width: 875px) {
body {
width: 100%;
padding-left: 0;