Skip to content
Snippets Groups Projects

Style `kbd`, `code` & `pre` elements in GFM"

Merged Olena Horal-Koretska requested to merge 381554-new-fonts-style-gfm-elements into master
1 unresolved thread
Files
4
@@ -764,7 +764,7 @@ kbd {
@@ -764,7 +764,7 @@ kbd {
font-size: 0.75rem;
font-size: 0.75rem;
line-height: 10px;
line-height: 10px;
color: var(--gray-700, #bfbfc3);
color: var(--gray-700, #bfbfc3);
vertical-align: middle;
vertical-align: unset;
background-color: var(--gray-10, #1f1e24);
background-color: var(--gray-10, #1f1e24);
border-width: 1px;
border-width: 1px;
border-style: solid;
border-style: solid;
Loading