Remove padding modifiers

This commit is contained in:
Yannick
2020-04-08 19:29:28 +02:00
parent c0e4a30bc5
commit 11e3c8a40b
3 changed files with 41 additions and 34 deletions

View File

@@ -36,5 +36,4 @@ $family-secondary: 'Comfortaa', cursive;
body {
min-height: 100vh;
}
@import 'bulma-helpers/bulma-helpers';
}