fix(i): some minor style updates

This commit is contained in:
Cell
2025-12-22 00:13:24 +08:00
parent 3f14576073
commit 3c7babb5ea
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ details {
padding: 0.2em 0.4em;
margin: 0;
font-size: $code-font-size;
line-height: $code-font-size;
font-family: $code-font-family;
color: $code-color;
background-color: var(#{$rootPrefix}code-inline-background-color);
+1
View File
@@ -23,6 +23,7 @@ pre {
padding: 0;
background-color: transparent;
font-size: inherit;
line-height: inherit;
@include border-radius(0);
@include max-content(min-width);
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v0.4.0-alpha.3-20251220152055-051f45a7" -}}
{{- hugo.Store.Set "version" "v0.4.0-alpha.3-20251221161325-3f145760" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}