User:Folswryn/vector.css: Difference between revisions

From Dreamlight Valley Wiki
Jump to navigation Jump to search
(Replaced content with "p { margin-top: 5em ; margin-bottom: 5em ; }")
Tag: Replaced
No edit summary
Line 1: Line 1:
p {
.vector-body p {
   margin-top: 5em ;
   margin-top: 1em ;
   margin-bottom: 5em ;
   margin-bottom: 1em ;
}
}

Revision as of 20:03, 30 October 2022

.vector-body p {
  margin-top: 1em ;
  margin-bottom: 1em ;
}