Browse Source

css: fixed weird horizontal scrollbar on slim viewports

mj-deploy
Vašek Šraier 4 years ago
parent
commit
4668bae296
  1. 2
      frontend/public/global.css

2
frontend/public/global.css

@ -1,6 +1,4 @@
html, body {
position: relative;
width: 100%;
height: 100%;
}