fixed a wrong shadow border

This commit is contained in:
eclipse 2025-03-08 13:38:47 +01:00
parent a818bb8c61
commit 7033b7c7a1

View File

@ -299,6 +299,7 @@ figcaption {
#no-bottom-margin { #no-bottom-margin {
margin-bottom: 0; margin-bottom: 0;
clip-path: inset(-138px -138px -0px -138px);
} }
/* Index page */ /* Index page */