Upload files to "/"

This commit is contained in:
alon 2025-05-11 11:31:03 +02:00
parent 751de53938
commit 58c06c8910
5 changed files with 121 additions and 0 deletions

11
css.css Normal file
View file

@ -0,0 +1,11 @@
.badges {
background-color: transparent;
box-shadow: none;
border-color: transparent;
max-width: 100%;
margin-bottom: 2rem;
}
.activity-block-header {
display: none !important;
}