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
+4
View File
@@ -43,6 +43,10 @@
transition: all 0.3s ease;
padding: 0.5rem 1rem;
border-radius: 4px;
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
&:hover {
background-color: rgba(255, 255, 255, 0.2);