1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-15 05:25:33 -04:00

bump some deps

This commit is contained in:
2021-06-23 07:37:53 -04:00
parent ffd95fec8f
commit bd5a206be0
4 changed files with 180 additions and 179 deletions

View File

@@ -82,6 +82,8 @@ div.layout-projects {
// Responsive
@mixin responsive() {
div.layout-projects {
// stylelint-disable-block block-no-empty
h1 {
font-size: 1.6em;
}
}
}