diff --git a/assets/css/_svg-icons.scss b/assets/css/_svg-icons.scss index a4acdc9..8ac5087 100644 --- a/assets/css/_svg-icons.scss +++ b/assets/css/_svg-icons.scss @@ -16,7 +16,7 @@ .icon.baseline svg, .icon img { - top: 0.17em; + top: 0.15em; position: relative; } \ No newline at end of file diff --git a/assets/css/app.scss b/assets/css/app.scss index ec05278..fe21a85 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -122,7 +122,6 @@ blockquote { p { @extend .blockquote; margin-bottom: -0.25rem !important; - // font-size: 1.25rem !important; } cite { @extend .blockquote-footer; diff --git a/front-page.php b/front-page.php index 8c8bdcc..53f788b 100644 --- a/front-page.php +++ b/front-page.php @@ -24,7 +24,7 @@ get_header('', array('fixednav'=>true)); ?>