chore(docs): Add bottom padding to pill

This commit is contained in:
Kyle Gospodnetich 2024-08-28 17:45:19 -07:00
parent 180cbd81b4
commit d24481ee66

View File

@ -23,6 +23,7 @@ body {
.md-header__source {
padding-top: 5px;
padding-bottom: 5px;
}
.md-source {