Skip to content

Commit 6a06829

Browse files
committed
Simplify fundamentals docs
1 parent 37b0cb6 commit 6a06829

29 files changed

+98
-195
lines changed

src/css/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,7 @@ article {
870870

871871
& img {
872872
display: inline-block;
873+
width: 300px;
873874
max-width: 100%;
874875
}
875876

@@ -1100,6 +1101,7 @@ code {
11001101
margin: var(--ifm-leading) 0;
11011102

11021103
img {
1104+
width: auto;
11031105
height: auto;
11041106
border-radius: var(--ifm-global-radius);
11051107
margin: 0;
22.7 KB
Loading
246 KB
Binary file not shown.
243 KB
Binary file not shown.
29.3 KB
Loading
49.8 KB
Binary file not shown.
25.3 KB
Loading
31.4 KB
Loading
24.7 KB
Loading
361 KB
Binary file not shown.

0 commit comments

Comments
 (0)