diff --git a/.gitignore b/.gitignore index c2a6cda..fea06b1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,4 @@ sftp-config.json *.sublime-workspace .idea .vscode -node_modules/ -.DS_Store \ No newline at end of file +node_modules/ \ No newline at end of file diff --git a/less/categories.less b/less/categories.less index d96190a..40d9685 100644 --- a/less/categories.less +++ b/less/categories.less @@ -40,7 +40,6 @@ line-height: 22px; margin: 0; margin-left: 62px; - margin-top: 4px; strong { color: @gray-dark; @@ -191,7 +190,7 @@ .stats { font-size: 20px; text-align: center; - margin-top: 3px; + margin-top: 7px; line-height: 22px; small {