border padding aded
This commit is contained in:
parent
c1d03b1281
commit
f68857cacb
1 changed files with 2 additions and 2 deletions
|
@ -90,13 +90,13 @@
|
||||||
background: #fff;
|
background: #fff;
|
||||||
height: 3px;
|
height: 3px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 10px;
|
||||||
left: 20px;
|
left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.high-speed-border:first-of-type {
|
.high-speed-border:first-of-type {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
right: 0;
|
/* right: 0; */
|
||||||
left: initial;
|
left: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue