tweak absolute date style

This commit is contained in:
Nolan Lawson 2018-02-10 14:27:05 -08:00
parent 0a165cb2ad
commit 1ccb1d5eb7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
grid-area: date;
font-size: 1.1em;
white-space: nowrap;
margin: 10px 5px;
margin: 0 5px 10px;
justify-self: right;
}