aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/app.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/app.css b/static/app.css
index 7085314..b3cfd7c 100644
--- a/static/app.css
+++ b/static/app.css
@@ -98,6 +98,8 @@ a:not(.icon):hover::after {
background-color: rgba(0, 0, 0, 0.8);
color: #dcccd5;
+ word-wrap: break-word;
+
border-radius: 20px;
box-shadow: 0px 0px 15px 2px #410f5e;
}