feat: Display reply time in widget (#1349)

Fixes #1132
This commit is contained in:
Pranav Raj S
2020-10-18 23:32:22 +05:30
committed by GitHub
parent bd11b2ec58
commit 85514cae8d
43 changed files with 707 additions and 345 deletions

View File

@@ -1,3 +1,4 @@
.button {
font-family: $body-font-family;
font-weight: $font-weight-medium;

View File

@@ -14,5 +14,4 @@
@import '~bourbon/core/bourbon';
@include foundation-everything($flex: true);
@import 'woot';