diff --git a/_sass/_archive.scss b/_sass/_archive.scss index 0509f814..c5d0709b 100644 --- a/_sass/_archive.scss +++ b/_sass/_archive.scss @@ -235,4 +235,4 @@ } } } -} +} \ No newline at end of file diff --git a/_sass/_print.scss b/_sass/_print.scss index 09bdb1d8..04201cdd 100644 --- a/_sass/_print.scss +++ b/_sass/_print.scss @@ -15,4 +15,4 @@ .page__footer { display: none; } -} +} \ No newline at end of file diff --git a/_sass/_reset.scss b/_sass/_reset.scss index d9ae7875..2b3b0cf8 100644 --- a/_sass/_reset.scss +++ b/_sass/_reset.scss @@ -184,4 +184,4 @@ input[type="search"]::-webkit-search-cancel-button { textarea { overflow: auto; /* remove vertical scrollbar in IE6-9*/ vertical-align: top; /* readability and alignment cross-browser*/ -} +} \ No newline at end of file diff --git a/_sass/_utilities.scss b/_sass/_utilities.scss index 87536a45..7ffae3b3 100644 --- a/_sass/_utilities.scss +++ b/_sass/_utilities.scss @@ -467,4 +467,4 @@ a.reversefootnote { .required { color: $danger-color; font-weight: bold; -} +} \ No newline at end of file diff --git a/_sass/vendor/magnific-popup/_settings.scss b/_sass/vendor/magnific-popup/_settings.scss index caaca026..e7866b3f 100644 --- a/_sass/vendor/magnific-popup/_settings.scss +++ b/_sass/vendor/magnific-popup/_settings.scss @@ -43,4 +43,4 @@ $mfp-caption-subtitle-color: #bdbdbd; // Caption sub .mfp-counter { font-family: $serif; } // Caption font family // A11y -$mfp-use-visuallyhidden: false; +$mfp-use-visuallyhidden: false; \ No newline at end of file