diff --git a/v2/sass/screen.scss b/v2/sass/screen.scss index 121c124..d1f76f9 100644 --- a/v2/sass/screen.scss +++ b/v2/sass/screen.scss @@ -280,8 +280,11 @@ ul.projects { margin-right: 0.5em; } .emoji-img { - font-size: 32px; - margin-right: 0.5rem; + display: inline-block; + width: 32px; + font-size: 24px; + margin-right: 0.25rem; + text-align: center; } p { margin-left: calc(32px + 0.5em); diff --git a/v2/templates/index.html b/v2/templates/index.html index 39ff245..37d4a7a 100644 --- a/v2/templates/index.html +++ b/v2/templates/index.html @@ -40,6 +40,20 @@
Font parser, shaping engine, and subsetter implemented in Rust.
+View a 7-day dewpoint forecast for a selected location.
+Clone a git repository into a standard location organised by domain and path.
+Lightweight, self-hosted task tracking.
Curated posts from the Rust community (now in maintenance mode).