summaryrefslogtreecommitdiff
path: root/styles
diff options
context:
space:
mode:
Diffstat (limited to 'styles')
-rw-r--r--styles/home/base.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/home/base.css b/styles/home/base.css
index a082ec2..13a1749 100644
--- a/styles/home/base.css
+++ b/styles/home/base.css
@@ -32,6 +32,8 @@ div.content {
flex-direction: column;
align-items: center;
+
+ width: min-content;
}
a, button {
@@ -59,8 +61,6 @@ div.content > div.prev {
width: 100%;
margin: 10px;
- border-radius: 5px;
-
display: block;
padding: 0;