Rename non-camel-cased css classes

This commit is contained in:
pikiou
2021-12-08 11:23:46 +01:00
parent 6bd3a9595f
commit fe06b2d45c
12 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
.volunteer-card {
.VolunteerCard {
ul {
padding-left: 17px;
}