WIP
This commit is contained in:
@@ -2,7 +2,15 @@ section.flex-5050-cta {
|
||||
position: relative;
|
||||
padding: 6rem 0;
|
||||
|
||||
h1 {
|
||||
.overflow-image {
|
||||
position: absolute;
|
||||
top: 5rem;
|
||||
left: 50%;
|
||||
width: 50%;
|
||||
height: calc(100% - 10rem);
|
||||
}
|
||||
|
||||
h2 {
|
||||
@extend .goudy;
|
||||
color: $c-navy;
|
||||
font-size: 70px;
|
||||
|
||||
Reference in New Issue
Block a user