Update 'index.html'

This commit is contained in:
lnd4 2023-03-08 07:47:58 +00:00
parent ea37e366b9
commit f18d0b0ab2
1 changed files with 1 additions and 1 deletions

View File

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