mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Remove margin from pre in code.scss since it's already set in reboot (#24366)
This commit is contained in:
parent
b21c822e50
commit
a89187f94d
@ -42,8 +42,6 @@ kbd {
|
||||
// Blocks of code
|
||||
pre {
|
||||
display: block;
|
||||
margin-top: 0;
|
||||
margin-bottom: 1rem;
|
||||
font-size: $code-font-size;
|
||||
color: $pre-color;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user