diff --git a/css/styles.css b/css/styles.css index f117936..ac77ec2 100644 --- a/css/styles.css +++ b/css/styles.css @@ -8,6 +8,7 @@ body { h1 { margin: 20px 20px; display: inline-block; + vertical-align: middle; } h2 { @@ -99,6 +100,7 @@ a { .icon { max-width: 50px; max-height: 50px; + margin: 0 5px; } #tabs { diff --git a/img/_bed-levelling-guide.jpg b/img/firstlayer.jpg similarity index 100% rename from img/_bed-levelling-guide.jpg rename to img/firstlayer.jpg diff --git a/img/tt.png b/img/tt.png new file mode 100644 index 0000000..578fffa Binary files /dev/null and b/img/tt.png differ diff --git a/index.html b/index.html index 43d9e37..760dbbd 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@