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