Added an explanation to the front page

This commit is contained in:
Martin Asprusten
2025-04-20 19:01:25 +02:00
parent e38628cbc6
commit 343cd24095
3 changed files with 61 additions and 5 deletions
+4
View File
@@ -36,4 +36,8 @@ textarea {
width: 30vw;
height: 20vh;
font-size: 20px;
}
.leftjust {
text-align: left;
}