new less linter rules and compliance

This commit is contained in:
ansuz
2017-12-11 15:05:58 +01:00
parent 5f0a865028
commit 230f9524be
13 changed files with 28 additions and 26 deletions

View File

@@ -99,7 +99,7 @@ a:hover {
display: flex;
align-items: stretch;
margin: 25px 0;
background:rgba(255,255,255,0.6);
background: rgba(255,255,255,0.6);
color: black;
transition: all .1s ease-in-out;
box-sizing: border-box;