Update 'index.html'
This commit is contained in:
parent
6ec91d6d99
commit
ea37e366b9
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue