Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2018-08-18 02:28:59 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2018-08-18 02:28:59 +0300
commitee0e565b120791bfe3b419545f897cb39d3ce980 (patch)
treecf7c3c0a09487af3c07994b9b6687e519a6b970e /assets
parent4273dbc38079d7dbdd602248b94c0133a377d8f4 (diff)
Changes to scss for hugo --minify
Diffstat (limited to 'assets')
-rw-r--r--assets/scss/main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/scss/main.scss b/assets/scss/main.scss
index e349dc6..666f127 100644
--- a/assets/scss/main.scss
+++ b/assets/scss/main.scss
@@ -1440,6 +1440,7 @@ body.landing {
color: _palette(accent2, bg);
}
+ input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],