Next version changes #8

Merged
fr merged 2 commits from dev into master 2025-08-28 13:14:56 +02:00
Showing only changes of commit ff9e76676d - Show all commits

View File

@@ -35,7 +35,9 @@
.project { .project {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin: 1rem 30%; margin: 1rem 0;
width: 100%;
max-width: 40%;
gap: 1rem; gap: 1rem;
.title { .title {
font-size: 1.2rem; font-size: 1.2rem;