Update index.html

This commit is contained in:
Scott Wallace 2014-05-15 11:01:47 +01:00
parent ed0eea43a5
commit 513eb9f9b2

View file

@ -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;