Wonderful thumbnail choice, neocities B) This was a big set of code updates; I'm mostly sweaty about whether the splash & home pages look fine (feel free to let me know if you notice anything)
The .nav used on the Oskoreia page and the Aster's Story one has a `padding-left` of .7m instead of (probably) .7em. I think you meant to use that to center the text when the viewport goes too narrow. The unit is missing in the 10 of `margin-bottom: 10;`, too, so it's not having any effect, but the lack of it is not causing any noticeable visible issues either.
Wonderful thumbnail choice, neocities B) This was a big set of code updates; I'm mostly sweaty about whether the splash & home pages look fine (feel free to let me know if you notice anything)
The .nav used on the Oskoreia page and the Aster's Story one has a `padding-left` of .7m instead of (probably) .7em. I think you meant to use that to center the text when the viewport goes too narrow. The unit is missing in the 10 of `margin-bottom: 10;`, too, so it's not having any effect, but the lack of it is not causing any noticeable visible issues either.