This commit is contained in:
Nazar Kanaev 2020-07-27 23:10:58 +01:00
parent 1a457412cf
commit 75dd89c419

View File

@ -13,6 +13,7 @@ body {
.wrapper { .wrapper {
max-width: 1440px; max-width: 1440px;
margin: 0 auto; margin: 0 auto;
overflow-x: hidden;
} }
/* bootstrap customizations */ /* bootstrap customizations */