style: initial code styling

This commit is contained in:
Ayo Ayco 2025-01-20 19:05:12 +01:00
parent b6e7c4bd6e
commit c3f05456aa

View file

@ -31,6 +31,9 @@
border-radius: 5px;
display: inline-block;
vertical-align: text-bottom;
overflow-x: auto;
overflow-wrap: initial;
max-width: 100%;
}
& a:has(.link-card) {