Commit 3cd31398282324fd77c18baec1783ad44b9a97e0

Authored by Leandro Santos
2 parents c4e7713e 26e9a7df

Merge branch 'master' into staging

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/layout.scss
... ... @@ -300,7 +300,7 @@
300 300 }
301 301  
302 302 .left-border-gray {
303   - border-left: 4px solid #d1d6d9;
  303 + border-left: 2px solid #d1d6d9;
304 304 margin-bottom: 10px;
305 305 ul.list-color li:last-child {
306 306 padding-bottom: 0;
... ...