Revert "Alignment Fixes; Closes #371 (#399)"

This reverts commit bec13e8138.
main
psychobunny 7 years ago
parent 64e8f65395
commit 11cce1c2db

3
.gitignore vendored

@ -6,5 +6,4 @@ sftp-config.json
*.sublime-workspace
.idea
.vscode
node_modules/
.DS_Store
node_modules/

@ -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 {

Loading…
Cancel
Save