summaryrefslogtreecommitdiff
path: root/app/static/css/style.css
diff options
context:
space:
mode:
authorstilbruch <stilbruch@protonail.com>2022-04-18 17:39:01 -0500
committerstilbruch <stilbruch@protonail.com>2022-04-18 17:39:01 -0500
commitb4fd832e44d2cc9ff151ee2fdb6575bb888b0656 (patch)
tree8a29cd15e8886c9d01fc0e37cf27e7cebd955646 /app/static/css/style.css
parent05d7b80e092f9a3699fedfb08b85812d57cef0e8 (diff)
parentb16c2b562dc17748e5ab9423ef0f364662287eab (diff)
downloadStrengthy-b4fd832e44d2cc9ff151ee2fdb6575bb888b0656.tar.xz
Strengthy-b4fd832e44d2cc9ff151ee2fdb6575bb888b0656.zip
Merge branch 'master' of stilbruch.xyz:strengthy
Diffstat (limited to 'app/static/css/style.css')
-rw-r--r--app/static/css/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/static/css/style.css b/app/static/css/style.css
index e5eb7a3..4715c0d 100644
--- a/app/static/css/style.css
+++ b/app/static/css/style.css
@@ -12,5 +12,7 @@
}
.welcome {
- background: linear-gradient(to right, #5B86E5, #36D1DC);
+ background: linear-gradient(to right, #55F, #95F);
+ margin-bottom: 16px;
+ border-radius: 6px;
}