Reads, blog drafts

This commit is contained in:
Pascal Engélibert 2025-12-21 18:54:05 +01:00
commit e92401bb76
12 changed files with 932 additions and 13 deletions

View file

@ -83,7 +83,7 @@ main a:hover, main a:focus, main a:visited:hover, main a:visited:focus {
position: sticky;
top: 16px;
float: left;
max-width: calc(50vw - 444px);
max-width: calc(50vw - 450px);
background-color: #dddc;
padding: 16px;
}