updated border width

This commit is contained in:
Jamal Jackson 2016-09-29 15:28:11 -04:00
commit b2684ae07c

View file

@ -20,7 +20,7 @@
&:before {
display: block;
position: absolute;
width: 86%;
width: 75%;
height: 1px;
background: rgba(221, 221, 221, 0.3);
top:0;