Portfolio Spacing & Layout

Portfolio adjustments:
-Cleaned up container margins/padding
-Added max-width to header and Settings section
-Refined Portfolio header and nav links

Other adjustments:
-Reduced font size of side nav links
This commit is contained in:
hmbrink
2020-01-17 17:02:15 -05:00
committed by dandds
parent ad70042774
commit 8dbb3b32a2
5 changed files with 34 additions and 15 deletions

View File

@@ -113,8 +113,8 @@
text-overflow: ellipsis;
&--active {
@include h4;
font-size: $base-font-size;
font-weight: $font-bold;
background-color: $color-aqua-lightest !important;
color: $color-primary-darker !important;
box-shadow: inset ($gap / 2) 0 0 0 $color-primary-darker;