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

update homepage

This commit is contained in:
2020-07-16 15:02:26 -04:00
parent 85042d3503
commit ea244a5372
23 changed files with 90 additions and 70 deletions

View File

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