This commit is contained in:
2026-04-17 17:32:40 +09:00
parent 116344029f
commit a29b1914ec
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<style>
main {
display: grid;
grid-template-rows: auto 1fr auto;
grid-template-rows: 1fr auto;
}
.big-text {
margin: 0;