Change alignment of remaining days relative to expiration date

This commit is contained in:
Patrick Smith
2019-02-12 17:28:35 -05:00
parent 4db08859c9
commit 10f84d57c3
2 changed files with 33 additions and 26 deletions

View File

@@ -162,6 +162,7 @@
dl {
text-align: right;
margin-top: -2 * $gap;
dd, dt {
display: inline;