Make avatar on home page larger

This commit is contained in:
Brandon Rozek 2021-10-12 00:58:03 -04:00
parent 875bc85ad5
commit 8e819b33dd
2 changed files with 14 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<body>
<div id="profileContainer">
<div id="profile">
<header>
<header class="home">
<!-- avator -->
<div class="avatar">
<img class="avatarMask" src="{{ .Site.BaseURL }}/img/{{ .Site.Params.avatar }}" alt="avatar">