add: placeholder logo

This commit is contained in:
eneller
2025-04-03 23:59:01 +02:00
parent 40307b60db
commit 5ab16d9267
3 changed files with 22 additions and 2 deletions

View File

@@ -13,8 +13,11 @@ body{
line-height:1.4;
font-size:18px;
color:var(--fg);
padding:15% .2em;
padding:0 .2em;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.inline-icon{
vertical-align: middle;