Revert "Add padding"

This reverts commit d6a5eb4666.
This commit is contained in:
Norm 2022-07-27 15:53:05 -04:00 committed by Gitea
parent aac8f209c8
commit 2f4704ccff

View file

@ -39,8 +39,6 @@ watch(props.hpml.vars, () => {
<style lang="scss" scoped>
.mrdgzndn {
padding: 1em;
&:not(:first-child) {
margin-top: 0.5em;
}