Remove not so nice looking border

This commit is contained in:
Jiiks 2018-08-06 15:25:53 +03:00
parent 7083577db2
commit 8331b30d73
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) {