css: fixed weird horizontal scrollbar on slim viewports

This commit is contained in:
Vašek Šraier 2020-10-17 16:47:44 +02:00
parent 817ec9a91f
commit 4668bae296

View file

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