organise repo

This commit is contained in:
Emile Clark-Boman 2026-02-01 15:42:07 +10:00
parent 345c1b592e
commit b03962ec0a
7 changed files with 7 additions and 117 deletions

View file

@ -1,9 +1,3 @@
html, body {
height: 100%;
margin: 0;
background-color: #0e0d14;
}
.centered {
position: absolute;
inset: 0 0 0 0;
@ -30,6 +24,7 @@ html, body {
text-align: start;
border: 0.5ch solid #ffc0cb; /* #ac4aed */
background-color: #0e0d14;
padding: 20px;
display: flex;
@ -84,6 +79,9 @@ html, body {
width: 11ch; /* ignore prompt width */
visibility: visible;
}
25% {
width: 11ch;
}
to {
visibility: visible;
}
@ -112,3 +110,4 @@ html, body {
visibility: visible;
}
}