Implement adding icon to categoryTitle

This commit is contained in:
Mindfreak9100
2022-09-28 16:17:37 -04:00
parent 78c9477669
commit 9916ae3372
4 changed files with 19 additions and 4 deletions

View File

@@ -12,3 +12,8 @@
body {
font-family: "Poppins", sans-serif;
}
.h2-title-noicon {
padding-top: 8px;
padding-bottom: 8px;
}