Portfolio home page.

Makes some minor, necessary adjustments to the stylesheet.
This commit is contained in:
dandds
2019-06-06 17:03:08 -04:00
parent 89b798b54a
commit a80d1f8e86
6 changed files with 159 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
.sticky-cta {
z-index: 100;
@include media($small-screen) {
margin-left: -$gap * 4;
}