diff --git a/lib/css/modals.css b/lib/css/modals.css index f188c7e..2253a6b 100644 --- a/lib/css/modals.css +++ b/lib/css/modals.css @@ -1,7 +1,8 @@ /* Modals -------------------------------------------------- */ .modal { - position: fixed; top: 0; + position: fixed; + top: 0; background-color: #fff; width: 100%;