aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/layout.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/layout.scss b/src/styles/layout.scss
index a7de4b247..c09d69f6c 100644
--- a/src/styles/layout.scss
+++ b/src/styles/layout.scss
@@ -39,7 +39,7 @@ html { overflow: hidden; }
39 color: $theme-brand-primary; 39 color: $theme-brand-primary;
40 } 40 }
41 41
42 .update-availible { 42 .update-available {
43 align-items: center; 43 align-items: center;
44 background: $theme-brand-danger; 44 background: $theme-brand-danger;
45 border-radius: 20px; 45 border-radius: 20px;