Remove not so nice looking border

This commit is contained in:
Jiiks 2018-08-06 15:25:53 +03:00
parent 8c1f196675
commit 778eb0474f
1 changed files with 1 additions and 1 deletions

View File

@ -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) {