four col thing
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
background-position: center;
|
||||
position: relative;
|
||||
|
||||
&.no-button {
|
||||
padding: 10rem 0;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.overlay-White {
|
||||
&:before {
|
||||
content: "";
|
||||
@@ -28,7 +36,7 @@
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba($c-black, 0.8);
|
||||
background: rgba($c-black, 0.6);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user