Fixed favicon width.

This commit is contained in:
DebaucheryLibrarian 2021-01-18 15:27:07 +01:00
parent 8183525961
commit 9debb1776b
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ export default {
box-shadow: 0 0 3px var(--darken);
.favicon {
height: 2rem;
width: 2rem;
box-sizing: border-box;
padding: .5rem;
}