aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/default.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index c87faa2..74eb0fc 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -879,10 +879,6 @@ nav[data-type="pagination"] a svg {
width: 1.25rem;
}
-micro-author micro-card a svg {
- font-size: 85%;
-}
-
micro-author a svg ~ span,
micro-author a span ~ svg,
nav[data-type="pagination"] a svg ~ span,
@@ -1561,7 +1557,7 @@ column-base[position="middle"] > nav:first-child {
top: 0;
width: 100%;
z-index: 100;
- height: 4rem;
+ height: inherit;
}
column-base[position="middle"] > nav:first-child section h2,