0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 21:02:43 +00:00

initial draft

This commit is contained in:
Victor Losada Hernandez
2023-03-01 17:04:21 +01:00
parent 3461c47a63
commit a5a59ac058
7 changed files with 114 additions and 1 deletions

View File

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