Portfolio home page.
Makes some minor, necessary adjustments to the stylesheet.
This commit is contained in:
@@ -23,7 +23,6 @@ body {
|
||||
|
||||
.global-panel-container {
|
||||
margin: $gap;
|
||||
max-width: $site-max-width;
|
||||
flex-grow: 1;
|
||||
-ms-flex-negative: 1;
|
||||
|
||||
|
@@ -1,4 +1,6 @@
|
||||
.sticky-cta {
|
||||
z-index: 100;
|
||||
|
||||
@include media($small-screen) {
|
||||
margin-left: -$gap * 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user