1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 00:01:20 -04:00

run initial SCSS refactoring through percy

This commit is contained in:
2020-07-07 08:57:26 -04:00
parent aa3973f570
commit d970c031a5
20 changed files with 112 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
// Archive/List Styles
main#list {
section#list {
padding-top: 1.5em;
padding-bottom: 0.25em;
@@ -46,7 +46,7 @@ main#list {
// Responsive
@mixin responsive--list() {
main#list {
section#list {
padding: 1em 1em 0.25em 1em;
section.year {