diff --git a/public/index.html b/public/index.html index 59d203c..019e5b4 100644 --- a/public/index.html +++ b/public/index.html @@ -25,8 +25,8 @@

Public sector

NGO

diff --git a/public/style.css b/public/style.css index 83b08d1..0bef6a9 100644 --- a/public/style.css +++ b/public/style.css @@ -1,7 +1,7 @@ body { font-family: sans-serif; margin: auto; - max-width: 1024; + max-width: 1024px; } .navbar {