* fix overcrowded header breaking cta * add self to contributors
This commit is contained in:
committed by
Jessica Parsons
parent
b3bccb9943
commit
952a6d509f
@ -214,6 +214,7 @@ header {
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
margin: 0 auto $tiny auto;
|
||||
width: 100%;
|
||||
|
||||
@ -224,7 +225,7 @@ header {
|
||||
}
|
||||
}
|
||||
.cta-header a {
|
||||
/*display: none;*/
|
||||
display: inline-block;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
font-size: $tiny;
|
||||
|
Reference in New Issue
Block a user