Remove Font Awesome and replace with Material Design icons

This commit is contained in:
2025-08-17 21:14:23 +03:00
Unverified
parent cc04b0e14a
commit cb40a9e3b0
9 changed files with 191 additions and 128 deletions
+5
View File
@@ -31,6 +31,11 @@
h2 {
font-size: 1.8rem;
margin-bottom: 0.5rem;
align-items: center;
display: flex;
flex-direction: row;
gap: 10px;
justify-content: center;
}
}