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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user