summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index f35078862..7ccc8dbc6 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -348,6 +348,10 @@ div#validation-bar{
padding: 0.6em 1em 0.1em 1em;
}
+#alert-list a{
+ font-size: 1.1rem;
+}
+
.confirm-message{
text-align:center;
margin: 0;