something
This commit is contained in:
@@ -48,7 +48,7 @@ body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
line-height: 1.7;
|
||||
font-feature-settings: 'cv05' 1;
|
||||
background-color: $colorLightGrey;
|
||||
background-color: rgba($colorBlack, 0.02);
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
letter-spacing: 0.025rem;
|
||||
font-size: 0.75rem;
|
||||
text-transform: uppercase;
|
||||
color: rgba($colorBlack, 0.4);
|
||||
color: rgba($colorBlack, 0.3);
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user