four col thing
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
&.overlay-Black {
|
||||
color: $c-white;
|
||||
text-align: center;
|
||||
|
||||
&:before {
|
||||
content: "";
|
||||
@@ -30,6 +31,10 @@
|
||||
background: rgba($c-black, 0.8);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.col:last-of-type {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
|
||||
Reference in New Issue
Block a user