[refactor] Enabled Stylelint "color-hex-case" rule

This commit is contained in:
Steven Evans
2018-07-09 16:05:12 -04:00
parent 9f3459a46f
commit 1eee47dd3e
3 changed files with 21 additions and 21 deletions

View File

@@ -10,7 +10,7 @@
top: 0;
height: 400px; /* Full height */
padding: 10px;
border: 5px solid #FFFFFF;
border: 5px solid #ffffff;
width: 20%;
overflow: auto; /* Enable scroll if needed */
background-color: #444; /* Fallback color */