Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/sass/pages/_single.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/sass/pages/_single.scss b/assets/sass/pages/_single.scss
index e1b0242..60add76 100644
--- a/assets/sass/pages/_single.scss
+++ b/assets/sass/pages/_single.scss
@@ -99,7 +99,7 @@
margin: 1rem 0;
font-size: 1rem;
line-height: 1.7;
- width: inheirt;
+ width: inherit;
max-width: inherit;
h1,
h2,
@@ -629,4 +629,4 @@ table:not(.lntable) {
padding: 2px 7px !important;
}
}
-} \ No newline at end of file
+}