summaryrefslogtreecommitdiff
path: root/scss/common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/common.scss')
-rw-r--r--scss/common.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/common.scss b/scss/common.scss
index de9f424..3448bb5 100644
--- a/scss/common.scss
+++ b/scss/common.scss
@@ -14,10 +14,8 @@ label.icon {
.notification {
.inner {
- @include lib.rounded(8);
@include font.main;
- background-color: scheme.$base;
color: scheme.$text;
padding: lib.s(10) lib.s(12);