diff --git a/website-new/css/main.css b/website-new/css/main.css index c837d84..095cf4f 100644 --- a/website-new/css/main.css +++ b/website-new/css/main.css @@ -137,7 +137,7 @@ html, body { position: relative; margin: 20px auto; padding: 0 0 20px; - width: 80%; + width: 85%; height: 90%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius: 10px; @@ -195,6 +195,7 @@ html, body { position: -webkit-sticky; background-color: white; line-height: 1.5; + border-radius: 10px; } #article-container .article {