dep updates

sidebar update
code camp content
about page
This commit is contained in:
Nico 2022-07-29 17:21:46 +02:00
parent 50c7e14d1f
commit 1c7c76c445
11 changed files with 121 additions and 18 deletions

View file

@ -13,3 +13,8 @@ a:hover {
.prev-next a:hover {
text-decoration: none;
}
.VPPage {
max-inline-size: 70ch;
margin-inline: auto;
}