0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-26 19:08:11 +00:00

custom icon and vectorization of assets

This commit is contained in:
Victor Losada Hernandez
2023-02-11 00:38:27 +01:00
parent 3393e72481
commit e610194ace
8 changed files with 41 additions and 5 deletions

View File

@@ -13,3 +13,6 @@
.position-bottom-right {
content: url('../icons/position-bottom-right.svg');
}
.fa-file-c {
content: url('../icons/fa-file-c.svg');
}