fix: add padding to course icons to match award icon proportions
- Added 8px padding to .default-course-icon - Icons now have consistent visual proportions across sections
This commit is contained in:
@@ -847,6 +847,7 @@ iconify-icon {
|
||||
border: 1px solid #ddd;
|
||||
background: #f5f5f5;
|
||||
color: #999;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.course-content {
|
||||
|
||||
Reference in New Issue
Block a user