WIP
This commit is contained in:
@@ -9,3 +9,17 @@ a {
|
||||
.goudy {
|
||||
font-family: 'Goudy Bookletter 1911', serif;
|
||||
}
|
||||
|
||||
.cta-button {
|
||||
margin-bottom: 0;
|
||||
a {
|
||||
background-color: $c-navy;
|
||||
color: $c-white;
|
||||
display: inline-block;
|
||||
height: 52px;
|
||||
width: 360px;
|
||||
max-width: 100%;
|
||||
border-radius: 42px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user