style: initial code styling
This commit is contained in:
parent
b6e7c4bd6e
commit
c3f05456aa
1 changed files with 3 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue