Merge branch 'dev' into feature/blog

This commit is contained in:
ari melody 2025-07-18 23:47:41 +01:00
commit 31a02a12a5
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
3 changed files with 12 additions and 1 deletions

View file

@ -242,7 +242,7 @@ div#web-buttons {
.live-preview {
display: flex;
flex-direction: row;
justify-content: center;
justify-content: start;
gap: 1em;
}