diff --git a/src/sass/_grid.scss b/src/sass/_grid.scss index 18aabae..955f72d 100644 --- a/src/sass/_grid.scss +++ b/src/sass/_grid.scss @@ -29,4 +29,4 @@ color: green; font-weight: bold; } -} \ No newline at end of file +} diff --git a/src/sass/general.scss b/src/sass/general.scss index 84a6044..3a1e2e8 100644 --- a/src/sass/general.scss +++ b/src/sass/general.scss @@ -66,4 +66,4 @@ input::-webkit-inner-spin-button { .ladda-w-100 .ladda-label{ width: 100% -} \ No newline at end of file +}