Remove #features-table width style

This commit is contained in:
Dominik Korsa 2019-10-01 21:29:33 +02:00
parent 508d55acf2
commit 0d73800bd9

View file

@ -42,7 +42,6 @@
<style lang="scss">
#features-table {
min-height: 100vh;
width: 100vw;
overflow: hidden;
box-sizing: border-box;
padding: 0 32px 32px;