diff --git a/style.css b/style.css index af30d41..66511e0 100644 --- a/style.css +++ b/style.css @@ -21,6 +21,12 @@ text-shadow: .08em .08em .08em #000 !important; } +/* --- Dashboard Width --- */ + +.dashboardDocument { + max-width: 75vw; +} + /* --- Backdrop & Header --- */ .mainAnimatedPage {