css tweaks

This commit is contained in:
Greg Gauthier 2025-01-16 19:46:26 +00:00
parent 14b8aeaca7
commit 2b2260eb43

View File

@ -103,6 +103,8 @@ header {
width: 100%; width: 100%;
position: sticky; position: sticky;
top: 0; top: 0;
right: 0;
left: 0;
padding: 1px 1px; padding: 1px 1px;
background-color: #112210; background-color: #112210;
} }