Place: Show last updated before medium screen

This commit is contained in:
2020-03-06 14:14:48 +01:00
parent adf2563eb8
commit cd1033f97b

View File

@@ -102,7 +102,7 @@
color: rgba($color-text, 0.4);
}
@include breakpoint (sm) {
@include breakpoint (md) {
display: none;
}
}