updated border width

This commit is contained in:
Jamal Jackson 2016-09-29 15:28:11 -04:00
parent ed6359594b
commit b2684ae07c
1 changed files with 1 additions and 1 deletions

View File

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