border padding aded

This commit is contained in:
Arvind Tiwari 2017-10-10 02:18:56 +05:30
parent c1d03b1281
commit f68857cacb

View file

@ -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;
} }