mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
CSS tweak for <code> in notifications
This commit is contained in:
parent
94119e1188
commit
d672b1c5e6
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
display: inline-block;
|
||||
vertical-align: baseline;
|
||||
line-height: 0;
|
||||
margin: 0;
|
||||
margin: 0 .25rem;
|
||||
padding: 0;
|
||||
color: inherit;
|
||||
text-shadow: inherit;
|
||||
|
|
Loading…
Reference in a new issue