Finally get rid of bottom faux spacing

This commit is contained in:
Lim Chee Aun 2023-04-19 09:41:09 +08:00
parent 043c68f9ff
commit 8ad4214850

View file

@ -56,16 +56,11 @@
.status {
display: flex;
padding: 16px 16px 20px;
padding: 16px;
line-height: 1.4;
align-items: flex-start;
position: relative;
}
@media (min-width: 40em) {
.status {
padding-bottom: 16px;
}
}
.status.large {
--fade-in-out-bg: linear-gradient(
to bottom,