fix cookie mobile

This commit is contained in:
Franco Arza
2020-10-21 19:13:41 -03:00
parent 4f3fe0cc7e
commit cd3a80a381
2 changed files with 5 additions and 14 deletions

View File

@@ -1,9 +0,0 @@
.separator {
@apply mx-3 bg-secondary;
width: 1px;
height: 20px;
}
.separator:before {
content: '';
}