Moving about into its own directory for better organization

This commit is contained in:
April Eaton 2025-12-08 19:04:52 +01:00
parent 9fe3597c6f
commit 25dda4dd8b
3 changed files with 29 additions and 5 deletions

17
about/about.css Normal file
View file

@ -0,0 +1,17 @@
body {
li {
/* list-style-type: none; */
display: flex;
align-items: center;
img {
height: 1rem;
margin: 0.2rem;
}
}
a {
font-style: normal;
text-decoration: none;
}
}