fix css for mobile browsers
This commit is contained in:
parent
ac03a73e2f
commit
719262c28b
@ -6,7 +6,7 @@ $ninesixty_columns: 12;
|
||||
|
||||
h1 {
|
||||
font-family: 'Lobster', Georgia, Times, serif;
|
||||
font-size: 5em;
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
body {
|
||||
@ -36,7 +36,6 @@ a {
|
||||
text-decoration:none;
|
||||
&:hover {
|
||||
font-weight:bold;
|
||||
color: $orange;
|
||||
}
|
||||
}
|
||||
|
||||
@ -45,6 +44,7 @@ header {
|
||||
a {
|
||||
margin-right: 10px;
|
||||
}
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
Loading…
Reference in New Issue
Block a user