mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
adjustments from review
This commit is contained in:
parent
ad1d91a500
commit
3e59588dd4
|
@ -14,7 +14,6 @@
|
|||
--ifm-list-item-margin: 0;
|
||||
--ifm-code-font-size: 95%;
|
||||
--ifm-z-index-fixed: 1;
|
||||
--ifm-leading: .8rem;
|
||||
--accent: #67ea94;
|
||||
--base: #f3f4f6;
|
||||
--primary: #ffffff;
|
||||
|
@ -276,8 +275,8 @@ blockquote p::after,
|
|||
}
|
||||
|
||||
p{
|
||||
line-height: 1.5;
|
||||
line-height: 1.6;
|
||||
}
|
||||
.markdown img {
|
||||
margin-bottom: 0; /* Adjust this value as needed */
|
||||
margin-bottom: 0;
|
||||
}
|
Loading…
Reference in a new issue