Aligned border radius
parent
dd19b8ab69
commit
15dc080c9e
|
@ -125,7 +125,7 @@
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
border-radius: var(--border-radius);
|
border-radius: 10px;
|
||||||
background-color: var(--doc-highlight-text-bg);
|
background-color: var(--doc-highlight-text-bg);
|
||||||
color: var(--doc-highlight-text-color);
|
color: var(--doc-highlight-text-color);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue