aboutsummaryrefslogtreecommitdiff
path: root/asset-sources/theme.scss
diff options
context:
space:
mode:
Diffstat (limited to 'asset-sources/theme.scss')
-rw-r--r--asset-sources/theme.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss
index 7127ffc..6c381bc 100644
--- a/asset-sources/theme.scss
+++ b/asset-sources/theme.scss
@@ -40,6 +40,11 @@ strong {
font-weight: 400;
}
+.alert {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
+}
+
.ui-element {
font-family: "Inter", sans-serif;
}