Update src/styles/innerPage.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m4s

This commit is contained in:
freakoverse 2025-02-14 20:46:31 +00:00
parent 167f12bde8
commit e82fe7a6a0

View File

@ -108,6 +108,10 @@
grid-gap: 25px;
}
.IBMSMSMFSSContentPosts > *:last-child > * {
border-bottom:unset;
}
.btnMain.IBMSMSMFSSNavBtn.IBMSMSMFSSNavBtnAlt {
padding: 5px 10px;
}