Update index.html
This commit is contained in:
parent
ed0eea43a5
commit
513eb9f9b2
|
@ -42,6 +42,10 @@
|
||||||
border: 0.3em solid white;
|
border: 0.3em solid white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media all and (min-device-width : 320px) and (max-device-width : 480px) {
|
||||||
|
font-size: 3em;
|
||||||
|
}
|
||||||
|
|
||||||
#contact {
|
#contact {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 16em;
|
width: 16em;
|
||||||
|
|
Loading…
Reference in a new issue