aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css15
1 files changed, 2 insertions, 13 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index f00a2d4..3e245a2 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -1029,8 +1029,8 @@ micro-metadata {
color: #444;
color: var(--fade);
display: flex;
- line-height: 1.4;
- align-items: flex-start;
+ align-items: center;
+ margin-bottom: 0.25rem;
}
micro-metadata h2 {
@@ -1040,17 +1040,12 @@ micro-metadata h2 {
micro-metadata header {
word-break: break-all;
word-break: break-word;
- margin-bottom: 0.5rem;
}
micro-metadata header a {
color: inherit;
}
-micro-metadata micro-thumbnail > figure {
- height: 0;
-}
-
micro-metadata header > *:not(:last-child) {
margin-right: 0.5rem;
}
@@ -2129,12 +2124,6 @@ link-card article a {
micro-content {
margin-left: 0;
}
- micro-metadata {
- align-items: center;
- }
- micro-metadata micro-thumbnail > figure {
- height: inherit;
- }
}
/* ----- Self Frames ----- */