diff --git a/app/view/Includes/css/style.css b/app/view/Includes/css/style.css index e8a3704d19489f532981231b8bbc18ed625730a8..0c1929b47ce0e3ec8eb668177bfcf84416cf45b7 100644 --- a/app/view/Includes/css/style.css +++ b/app/view/Includes/css/style.css @@ -93,7 +93,7 @@ header a:hover, footer a:hover{ .signin{ - width:48.9%; + width:48%; text-align: center; padding: 2px; border-right: mintcream solid 1px; @@ -111,7 +111,7 @@ header a:hover, footer a:hover{ } .login{ - width:48.9%; + width:48%; text-align: center; padding: 2px; border-left: mintcream solid 1px;