Commit 26e9a7df3d4056cf6f543110a178611097b273f0

Authored by Leandro Santos
1 parent 40b94047

adjust border size

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