changed response block design

This commit is contained in:
2026-05-06 17:30:21 +02:00
parent 6d0f56b493
commit 337bdb1a1d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ a:hover {
margin: 40px 40px 100px 40px;
display: flex;
flex-direction: column;
align-items: flex-start;
align-items: center;
justify-content: center;
gap: 40px;
}