summaryrefslogtreecommitdiffstats
path: root/_sass/custom/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/custom/custom.scss')
-rw-r--r--_sass/custom/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss
index 2bd7696..019554d 100644
--- a/_sass/custom/custom.scss
+++ b/_sass/custom/custom.scss
@@ -80,7 +80,7 @@ ul.metadata {
border: $border $border-color;
position: relative;
background-color: $body-background-color;
- width: min(500px, calc(100vw - 40px));
+ width: 500px;
padding: 0;
margin: 40px auto;
animation-name: animatetop;