mirror of
https://github.com/primer/css.git
synced 2024-12-25 23:23:47 +03:00
parent
666a42989a
commit
3fbb7383f6
@ -8,9 +8,9 @@
|
||||
margin: 0;
|
||||
// stylelint-disable-next-line primer/typography
|
||||
font-size: 85%;
|
||||
white-space: break-spaces; // keeps rendering spaces, but breaks them onto multiple lines
|
||||
background-color: var(--color-neutral-muted);
|
||||
border-radius: $border-radius;
|
||||
white-space: break-spaces; // keeps rendering spaces, but breaks them onto multiple lines
|
||||
|
||||
br { display: none; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user