Header style improvements

This commit is contained in:
paco
2020-10-08 14:46:33 -06:00
parent 450921bd55
commit d8ff9bc4ff
5 changed files with 14 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
.separator {
@apply mx-3 bg-white;
@apply mx-3 bg-gray-400;
width: 1px;
height: 20px;
}