mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:35:31 -04:00
clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
and stop encoding emojis like a caveman
This commit is contained in:
@@ -20,8 +20,8 @@ main#video {
|
||||
line-height: 1.5;
|
||||
margin: 1.25em 1em 0 1em;
|
||||
|
||||
@include themed() {
|
||||
color: t(medium-light);
|
||||
@include colors() {
|
||||
color: c(medium-light);
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user