0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 08:32:41 +00:00

Change Icon

This commit is contained in:
Trevor Buckner
2023-03-28 17:29:55 -04:00
parent a92f5d0694
commit d793b6f690
3 changed files with 58 additions and 3 deletions

View File

@@ -40,6 +40,9 @@
.book-front-cover {
content: url('../icons/book-front-cover.svg');
}
.book-inside-cover {
content: url('../icons/book-inside-cover.svg');
}
.davek {
content: url('../icons/Davek.svg');
}