Refine webinar CSS and update location formatting.

Adjusted CSS for better icon alignment and spacing in webinar components. Simplified location formatting in workshop documentation for consistency and readability.
This commit is contained in:
tfw
2025-05-27 11:29:23 +02:00
parent 7e6c664535
commit a97d025a98
2 changed files with 13 additions and 7 deletions
+9 -3
View File
@@ -51,15 +51,21 @@
}
.satag--webinar-location {
margin-left: 30px;
margin-bottom: 0.5rem;
i{
margin-left: -27px;
padding-right: 6px;
margin-right: 0.5rem;
width: 1rem;
text-align: center;
}
}
.satag--webinar-course {
margin-bottom: 0.25rem;
i {
margin-right: 0.5rem;
width: 1rem;
text-align: center;
}
}
.satag--webinar-type {