mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge branch 'reduce-text-and-image-spacing' of https://github.com/pdxlocations/meshtastic into reduce-text-and-image-spacing
This commit is contained in:
commit
c8de5d31f5
|
@ -274,7 +274,9 @@ blockquote p::after,
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
p{
|
||||
|
||||
p {
|
||||
|
||||
line-height: 1.6;
|
||||
}
|
||||
.markdown img {
|
||||
|
|
Loading…
Reference in a new issue