updated border width
This commit is contained in:
parent
ed6359594b
commit
b2684ae07c
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue