ADD: ProPapier

ProPapier added to projects
This commit is contained in:
webfussel 2025-05-28 08:33:04 +02:00
parent 63bad70649
commit 0c1999bb6e
4 changed files with 32 additions and 16 deletions

View file

@ -16,4 +16,11 @@
}
}
}
& .network {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 3rem;
}
}