Remove border from terminal top

This commit is contained in:
Kristóf Tóth 2018-07-06 17:26:12 +01:00
parent ab56fed6c9
commit 02c8caab7b
1 changed files with 0 additions and 4 deletions

View File

@ -82,10 +82,6 @@
overflow-y: hidden;
background-color: $tao-gray-800;
padding-bottom: 2.2em;
div[class*="web"] & {
border-top: 1px solid $tao-plum-100;
}
}
hr {