Moved the contact page header up
This commit is contained in:
parent
9d4b357439
commit
49db3be81a
@ -1,6 +1,7 @@
|
||||
#contact-header
|
||||
margin-top: -20px
|
||||
text-align: center
|
||||
|
||||
|
||||
h1
|
||||
color: white
|
||||
font:
|
||||
@ -18,24 +19,24 @@
|
||||
|
||||
hr
|
||||
border-color: #666
|
||||
|
||||
|
||||
a,
|
||||
p,
|
||||
h3
|
||||
text-align: center
|
||||
font-size: 20px
|
||||
|
||||
|
||||
p
|
||||
padding: 5px
|
||||
color: #212121
|
||||
|
||||
|
||||
a
|
||||
color: darkred
|
||||
text-decoration: none
|
||||
+transition(color 200ms ease-in-out)
|
||||
|
||||
|
||||
&:hover
|
||||
color: red
|
||||
|
||||
|
||||
h3
|
||||
margin-bottom: 15px
|
||||
margin-bottom: 15px
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user