0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-26 21:18:12 +00:00

Tweak icons

This commit is contained in:
Trevor Buckner
2023-02-28 22:33:15 -05:00
parent 48cd8bb6f7
commit dae1106e50
5 changed files with 54 additions and 3 deletions

View File

@@ -34,3 +34,6 @@
.fa-file-c {
content: url('../icons/fa-file-c.svg');
}
.book-front-cover {
content: url('../icons/book-front-cover.svg');
}