1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:26:38 -04:00

fix JSON keyword encoding (apostrophes) and clean-css

This commit is contained in:
2019-11-26 11:39:25 -05:00
parent e6b19c91fa
commit 67d212d4d1
5 changed files with 15 additions and 10 deletions

View File

@ -11,7 +11,6 @@ footer {
color: $color-light;
border-top: 1px solid $color-super-light;
/* stylelint-disable-next-line no-descending-specificity */
a {
color: inherit;
}