Add programming-resources; swi->generic Nintendo;

Remove custom html from markdown, clean-up UI (again)

Signed-off-by: Paul W. <lambdapaul@protonmail.com>
This commit is contained in:
2024-02-13 18:01:07 -05:00
parent dc86590e6a
commit e3c70632e2
28 changed files with 392 additions and 304 deletions

View File

@@ -296,9 +296,9 @@ li {
position: relative;
}
@media screen and (min-width: 1018px) {
@media screen and (min-width: 818px) {
.container {
max-width: 1018px;
max-width: 818px;
margin: 0 auto;
position: relative;
}