1
0
Fork 0

feat: tiles

This commit is contained in:
Henri Saudubray 2024-09-05 14:30:19 +02:00
parent a81f61b7cb
commit b226299fb7
Signed by: hms
GPG key ID: 7065F57ED8856128
12 changed files with 61 additions and 1 deletions

7
css/imgs.css Normal file
View file

@ -0,0 +1,7 @@
img {
max-width: 640px;
}
header, div {
text-align: center;
}