diff --git a/img/avatar-tiny.png b/img/avatar-tiny.png new file mode 100644 index 0000000..390531e Binary files /dev/null and b/img/avatar-tiny.png differ diff --git a/img/avatar-tt-trans.svg b/img/avatar-tt-trans.svg index c88f950..90e8520 100644 --- a/img/avatar-tt-trans.svg +++ b/img/avatar-tt-trans.svg @@ -1,37 +1,37 @@ - + Made with Pixels to Svg https://codepen.io/shshaw/pen/XbxvNj - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 8a5218a..245299a 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,8 @@ + + @@ -44,7 +46,7 @@ Follow @death.au@death.id.au -
  • Mon Repos (you are here)
  • +
  • Mon Repos (you are here)
  • @death_au@pkm.social
  • @deathau
  • @death_au
  • diff --git a/styles.css b/styles.css index 6c58793..3f8aa74 100644 --- a/styles.css +++ b/styles.css @@ -36,4 +36,7 @@ button.icon-button>img { i>img{ max-height: 1em; vertical-align: middle; +} +img.tiny-avatar { + max-height: 17px; } \ No newline at end of file