mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-30 16:20:24 +01:00
refactor(starter): upgrade and move to typescript
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
@import "../../../assets/scss/mixins";
|
||||
|
||||
.copyright {
|
||||
color: color.adjust($color-gray, 18%);
|
||||
color: color.adjust($color-gray, $whiteness: 18%);
|
||||
font-size: $typographic-small-font-size;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user