Update index.html
This commit is contained in:
parent
69c83b3179
commit
d3c42740b1
|
@ -99,7 +99,7 @@
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
@media only screen and (max-device-width:480px) {
|
||||
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
|
||||
h1#sticker {
|
||||
font-size: 3em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue