quick modification to make shift index look a little better

This commit is contained in:
Adam Piontek 2021-03-25 15:52:24 -04:00
parent 1d017a3cd1
commit 7f6072a162
3 changed files with 99 additions and 32 deletions
assets/css

View file

@ -64,3 +64,7 @@
.right-addon select {
padding-right: 2rem;
}
.shift-description p:last-child {
margin-bottom: 0;
}