moved some styles

This commit is contained in:
Danny Coates 2018-11-01 10:20:36 -07:00
parent 932a2a4576
commit 90f261a314
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
3 changed files with 6 additions and 12 deletions

View file

@ -59,14 +59,6 @@ progress::-webkit-progress-value {
white-space: nowrap;
}
.bg-shades {
background-color: rgba(255, 255, 255, 0.8);
}
.border-modal {
box-shadow: 0 0 5rem 5rem white;
}
.checkbox {
@apply leading-normal;
@apply select-none;