Tweaks and fixes
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
// Description
|
||||
&__description {
|
||||
margin-bottom: 72px;
|
||||
color: $color-text;
|
||||
|
||||
@include breakpoint (sm) {
|
||||
margin: 0 auto 120px;
|
||||
@@ -34,7 +35,7 @@
|
||||
&:after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
z-index: 0;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user