fix code changes

This commit is contained in:
Bryan Gerlach
2025-06-06 11:59:30 -05:00
parent 885523e2f9
commit 2548477390
5 changed files with 5 additions and 5 deletions

View File

@@ -90,7 +90,7 @@
transition: color 0.3s ease;
}
.platform-icon:hover, .platform-icon.active {
color: #fff;
color: #2e52f7;
}
.checkbox-group {
display: grid;