chore: styling fixes

This commit is contained in:
Cory Dransfeldt 2023-12-17 20:48:09 -08:00
parent 862c4236a6
commit 01508e99e4
No known key found for this signature in database

View file

@ -1501,10 +1501,6 @@ video {
border-top-width: 1px;
}
.border-t-2 {
border-top-width: 2px;
}
.border-blue-500 {
--tw-border-opacity: 1;
border-color: rgb(59 130 246 / var(--tw-border-opacity));
@ -1586,11 +1582,6 @@ video {
padding-bottom: 0.5rem;
}
.py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.pb-4 {
padding-bottom: 1rem;
}