Jelajahi Sumber

minor text adjustments

Heydon Pickering 8 tahun lalu
induk
melakukan
6031b2d574

+ 1 - 1
content/patterns/setup.md

@@ -30,7 +30,7 @@ baseURL = "https://thepaciellogroup.github.io/infusion/"
 theme = "infusion"
 
 [params]
-  description = "Documentation for the **Infusion** pattern documentation builder. This documentation is constructed using the builder itself."
+  description = "Documentation for the **Infusion** documentation builder. This documentation is constructed using the builder itself."
   codePenUser = "Heydon"
 {{</codeBlock>}}
 

+ 1 - 1
docs/css/styles.css

@@ -826,7 +826,7 @@ h1 svg {
         margin: 0;
     }
     main {
-      min-height: none;
+      min-height: auto;
     }
     .patterns h3 {
         font-size: 1.125rem;

+ 1 - 1
docs/patterns/setup/index.html

@@ -468,7 +468,7 @@ baseURL = "https://thepaciellogroup.github.io/infusion/"
 theme = "infusion"
 
 [params]
-  description = "Documentation for the **Infusion** pattern documentation builder. This documentation is constructed using the builder itself."
+  description = "Documentation for the **Infusion** documentation builder. This documentation is constructed using the builder itself."
   codePenUser = "Heydon"
 </code></pre>
 

+ 2 - 2
docs/print-version/index.html

@@ -140,7 +140,7 @@
                </a>
               </p>
               
-                <p class="toc-link"><a href="#toc">Table of contents</a> <span aria-hidden="true">&#x21e9;</span></p>
+                <p class="toc-link"><a href="#toc">Table of contents</a> <span aria-hidden="true">&#x2193;</span></p>
               
             </div>
             
@@ -502,7 +502,7 @@ baseURL = "https://thepaciellogroup.github.io/infusion/"
 theme = "infusion"
 
 [params]
-  description = "Documentation for the **Infusion** pattern documentation builder. This documentation is constructed using the builder itself."
+  description = "Documentation for the **Infusion** documentation builder. This documentation is constructed using the builder itself."
   codePenUser = "Heydon"
 </code></pre>
 

File diff ditekan karena terlalu besar
+ 0 - 0
docs/service-worker.js


+ 1 - 1
themes/infusion/layouts/_default/baseof.html

@@ -61,7 +61,7 @@
                </a>
               </p>
               {{ if eq .Type "print-version" }}
-                <p class="toc-link"><a href="#toc">Table of contents</a> <span aria-hidden="true">&#x21e9;</span></p>
+                <p class="toc-link"><a href="#toc">Table of contents</a> <span aria-hidden="true">&#x2193;</span></p>
               {{ end }}
             </div>
             {{ block "nav" . }}

+ 1 - 1
themes/infusion/static/css/styles.css

@@ -826,7 +826,7 @@ h1 svg {
         margin: 0;
     }
     main {
-      min-height: none;
+      min-height: auto;
     }
     .patterns h3 {
         font-size: 1.125rem;

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini