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.

+
  • + + ๐Ÿ’ง + + Dewpoint +

    View a 7-day dewpoint forecast for a selected location.

    +
  • +
  • + + โคต๏ธ + + Git Grab +

    Clone a git repository into a standard location organised by domain and path.

    +
  • @@ -49,9 +63,10 @@

    A blog about operating system exploration.

  • - - ๐ŸƒLeaf + + ๐Ÿƒ + Leaf

    Lightweight, self-hosted task tracking.

  • @@ -69,6 +84,7 @@

    Curated posts from the Rust community (now in maintenance mode).

  • + View more projects โ†’