diff options
author | 2018-07-21 12:50:42 +0200 | |
---|---|---|
committer | 2018-07-21 12:50:42 +0200 | |
commit | 9e95153551fcfaf74827f330c88b3aadc7e40d76 (patch) | |
tree | 25275258c846b022083e264b10d1a1982dad0db2 /scss | |
parent | Fixing some linting problems with the SCSS (diff) |
Testing new git hook
Diffstat (limited to 'scss')
-rw-r--r-- | scss/pysite/pages/main/bot/_clean_logs.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/pysite/pages/main/bot/_clean_logs.scss b/scss/pysite/pages/main/bot/_clean_logs.scss index 4209ef32..3d43f166 100644 --- a/scss/pysite/pages/main/bot/_clean_logs.scss +++ b/scss/pysite/pages/main/bot/_clean_logs.scss @@ -11,7 +11,7 @@ html.clean_logs { color: #75797f; font-size: 11px; front-weight: normal; - margin-left: .8em; + margin-left: 0.8em; } .text { |