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