Tweaks and fixes

This commit is contained in:
2020-02-17 22:36:36 +01:00
parent 6fb6937c1a
commit 0174ba08f2
8 changed files with 20 additions and 70 deletions

View File

@@ -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;