aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index e12e166..46655cc 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -962,7 +962,7 @@ micro-thumbnail figure img {
max-height: 3.5rem;
}
-micro-summary article {
+micro-summary > article {
margin-left: 4.25rem;
}
@@ -2168,7 +2168,7 @@ link-card article a {
}
@media screen and (max-width: 460px) {
- micro-summary article {
+ micro-summary > article {
margin-left: 0;
}
tag-card {