Update css.css

This commit is contained in:
creations 2025-05-04 17:30:43 +02:00
parent c0238fb87d
commit 6faa616437

View file

@ -4,3 +4,7 @@
border-color: transparent; border-color: transparent;
max-width: 100%; max-width: 100%;
} }
.activity-block-header {
display: none !important;
}