diff --git a/src/styles/innerPage.css b/src/styles/innerPage.css index 9daf2e3..6f1d0a5 100644 --- a/src/styles/innerPage.css +++ b/src/styles/innerPage.css @@ -108,6 +108,10 @@ grid-gap: 25px; } +.IBMSMSMFSSContentPosts > *:last-child > * { + border-bottom:unset; +} + .btnMain.IBMSMSMFSSNavBtn.IBMSMSMFSSNavBtnAlt { padding: 5px 10px; }