WIP
This commit is contained in:
@@ -8,13 +8,15 @@
|
||||
|
||||
.content {
|
||||
background-color: rgba($c-white, 0.8);
|
||||
padding: 6rem 2rem;
|
||||
padding: 6rem 4rem 6rem 3rem;
|
||||
width: 40%;
|
||||
|
||||
h2 {
|
||||
@extend .goudy;
|
||||
font-size: 70px;
|
||||
line-height: 77px;
|
||||
margin-bottom: 2rem;
|
||||
color: $c-navy;
|
||||
}
|
||||
|
||||
strong {
|
||||
|
||||
Reference in New Issue
Block a user