Fix event-date showing at countdown widget
This commit is contained in:
@@ -251,7 +251,8 @@
|
||||
|
||||
.sp-template-countdown .sp-event-name,
|
||||
.sp-template-countdown .sp-event-venue,
|
||||
.sp-template-countdown .sp-event-league {
|
||||
.sp-template-countdown .sp-event-league,
|
||||
.sp-template-countdown .sp-event-date {
|
||||
margin: 0 !important;
|
||||
padding: 5px 10px !important;
|
||||
text-align: center !important;
|
||||
@@ -270,7 +271,8 @@
|
||||
}
|
||||
|
||||
.sp-template-countdown .sp-event-venue,
|
||||
.sp-template-countdown .sp-event-league {
|
||||
.sp-template-countdown .sp-event-league,
|
||||
.sp-template-countdown .sp-event-date {
|
||||
font-size: 12px !important;
|
||||
font-weight: 500 !important;
|
||||
background: #fff !important;
|
||||
|
||||
Reference in New Issue
Block a user