fix(layout): 2px margin in code notes

This commit is contained in:
Elian Doran 2025-12-17 15:47:11 +02:00
parent 87d99aaffa
commit 261c1f77cf
No known key found for this signature in database

View File

@ -7,7 +7,6 @@
}
.inline-title {
margin-top: 2px; /* Allow space for the focus outline */
max-width: var(--max-content-width);
container-type: inline-size;
padding-inline-start: 24px;