small right should have margin on the right.

This commit is contained in:
Bradley M. Kuhn 2023-02-07 14:10:18 -08:00
parent 87e621b642
commit 03673dae8c

View file

@ -66,7 +66,7 @@ dd {
float: right;
height: auto;
width: 25%;
margin-left: .7em;
margin-right: .7em;
margin-bottom: .4em;
}