diff --git a/src/css/style.css b/src/css/style.css index 0ab6c91..e4c5028 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -4,6 +4,7 @@ html { body { width: 100%; + min-width: 1900px; font-smooth: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;