AcadiaOS 0.1.0 draft post

This commit is contained in:
Drew Galbraith 2023-12-06 14:27:29 -08:00
parent a347fee0de
commit 1339d09535
5 changed files with 634 additions and 0 deletions

View file

@ -7,6 +7,10 @@ body {
margin: auto;
}
.date {
font-style: italic;
}
img {
max-width: 100%;
max-height: 500px;