Doing some overall warning cleanup.

This commit is contained in:
2025-09-28 20:25:19 -04:00
parent 468b9449b2
commit cba2e95290
15 changed files with 134 additions and 66 deletions

View File

@ -92,8 +92,6 @@
.blog_post_tale
{
all: initial;
pre
{
padding-left: 20px;
@ -144,6 +142,9 @@
flex-direction: column;
margin-top: 70px;
margin-right: 70px;
position:sticky;
top: 150px;
height: 50vh;
fieldset
{