Skip to content

Commit d642aa1

Browse files
committed
style(build): minor styling updates
1 parent 6a7305c commit d642aa1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.DS_Store
22
.sass-cache/
3+
.vscode/
34
npm-debug.log
45
karma.conf.js
56
build/

src/sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
body {
2-
padding-top: 20px;
2+
padding-top: 20px;
33
}

0 commit comments

Comments
 (0)