mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix(i): some minor style updates
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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,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" . -}}
|
||||
|
||||
Reference in New Issue
Block a user