Optional bundled fonts (fixes #44). Style cleanups
This commit is contained in:
@ -237,10 +237,9 @@
|
||||
display: inline-block;
|
||||
box-shadow: var(--edge-highlight);
|
||||
border-radius: 999px;
|
||||
padding: 0.5rem 0.75rem;
|
||||
padding: 0.375rem 0.75rem;
|
||||
height: fit-content;
|
||||
font-weight: bold;
|
||||
line-height: 1.25;
|
||||
white-space: nowrap;
|
||||
|
||||
.icon {
|
||||
@ -315,10 +314,6 @@
|
||||
margin-block-start: 1rem;
|
||||
border-block-start: max(1px, 0.0625rem) solid var(--fg-muted-2);
|
||||
padding-block-start: 0.5rem;
|
||||
|
||||
small {
|
||||
line-height: 1.25;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user