From 64452d3d6c58cf12abbef83d0e09ca8404fcfcbd Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Thu, 15 Dec 2016 13:49:31 -0800 Subject: add h-review interface --- views/dashboard.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'views/dashboard.php') diff --git a/views/dashboard.php b/views/dashboard.php index 385f3c2..59cd41e 100644 --- a/views/dashboard.php +++ b/views/dashboard.php @@ -9,6 +9,7 @@
  • 👍
  • ✈️
  • +
  • ⭐️
  • ✉️
  • @@ -17,7 +18,7 @@ .post-type-icons { margin-top: 0; list-style-type: none; - font-size: 48pt; + font-size: 42pt; } .post-type-icons li { float: left; -- cgit v1.2.3