Compare commits

3 Commits
Author SHA1 Message Date
Belupeti 301bb98aa6 Merge pull request 'things' (#2) from elbasztam into master
Reviewed-on: #2
2026-05-27 17:54:26 +02:00
Belupeti 820ca0039e Merge pull request 'Update kiszolgalo/src/main/resources/style.css' (#1) from pamp/scottgpt:master into master
fuck off
pulled
2026-05-20 00:10:04 +02:00
pamp 557c3a60c7 Update kiszolgalo/src/main/resources/style.css
Fix stupid idiot mistake
2026-05-19 23:49:03 +02:00
+1 -1
View File
@@ -41,7 +41,7 @@ body {
box-sizing: border-box;
display: flex;
flex-direction: column;
height: 100vh;
height: 100dvh;
}
.message {