small mobile pass
This commit is contained in:
parent
d70ba4d33c
commit
8d13c52d18
3 changed files with 13 additions and 10 deletions
|
|
@ -811,7 +811,6 @@
|
|||
width: 5px;
|
||||
height: 100%;
|
||||
background: linear-gradient(180deg, transparent, #0096ff, transparent);
|
||||
//box-shadow: 0 0 10px rgba(0, 150, 255, 0.8);
|
||||
}
|
||||
|
||||
// Orange line on the right
|
||||
|
|
@ -824,7 +823,6 @@
|
|||
width: 5px;
|
||||
height: 100%;
|
||||
background: linear-gradient(180deg, transparent, #ff7800, transparent);
|
||||
//box-shadow: 0 0 10px rgba(255, 120, 0, 0.8);
|
||||
}
|
||||
|
||||
@include media-down(md) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue