diff --git a/www/css/style.css b/www/css/style.css index ece57f0..c37357f 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -419,10 +419,8 @@ section p.stand-out { /*--------------------------------------------------------*/ #calendar { - width: 100%; - max-width: 100%; - margin: 0; - padding: 0; + max-width: 95%; + margin: 0 5% 0 5%; /* background-color: rgba(71, 19, 43, 0.05) ; */ }