0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-13 17:22:49 +00:00

initial draft

This commit is contained in:
Victor Losada Hernandez
2023-03-16 17:54:19 +01:00
parent cc89ad1c7d
commit b041ef921e
16 changed files with 110 additions and 49 deletions

View File

@@ -31,6 +31,9 @@
.mask-corner {
content: url('../icons/mask-corner.svg');
}
.mask-center {
content: url('../icons/mask-center.svg');
}
.fa-file-c {
content: url('../icons/fa-file-c.svg');
}