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

github.com/zwbetz-gh/cayman-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/cayman-typography/index.md')
-rw-r--r--exampleSite/content/post/cayman-typography/index.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/exampleSite/content/post/cayman-typography/index.md b/exampleSite/content/post/cayman-typography/index.md
index 9c8d2a6..ef5bb29 100644
--- a/exampleSite/content/post/cayman-typography/index.md
+++ b/exampleSite/content/post/cayman-typography/index.md
@@ -339,7 +339,7 @@ Inline code inside table cells should still be distinguishable.
## Image
-````
+```
Small images should be shown at their actual size.
![](https://unsplash.it/300/200)
@@ -347,11 +347,7 @@ Small images should be shown at their actual size.
Large images should always scale down and fit in the content container.
![](https://unsplash.it/1200/800)
-
```
-This is the final element on the page and there should be no margin below this.
-```
-````
Small images should be shown at their actual size.