Remove not so nice looking border
This commit is contained in:
parent
8c1f196675
commit
778eb0474f
|
@ -72,7 +72,7 @@
|
|||
}
|
||||
|
||||
&:not(:last-of-type) {
|
||||
border-right: 1px solid rgba(114, 118, 126, 0.3);
|
||||
// border-right: 1px solid rgba(114, 118, 126, 0.3);
|
||||
}
|
||||
|
||||
&:not(:first-of-type) {
|
||||
|
|
Loading…
Reference in New Issue