summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 6be7ed3..3443559 100644
--- a/style.css
+++ b/style.css
@@ -51,8 +51,8 @@ p {
51 51
52iframe { 52iframe {
53 display: block; 53 display: block;
54 width: 100%; 54 width: 100%;
55 height: 100%; 55 height: 100%;
56} 56}
57 57
58input { 58input {
@@ -126,7 +126,7 @@ button:focus {
126.c-form-field__label { 126.c-form-field__label {
127 font-size: 15px; 127 font-size: 15px;
128 font-weight: bold; 128 font-weight: bold;
129 color: var(--fg-lo); 129 color: var(--fg-lo);
130} 130}
131 131
132.c-form-field__help { 132.c-form-field__help {