Tweak countdown image feature

This commit is contained in:
Brian Miyaji
2018-05-03 15:45:25 +10:00
parent 6c4b1e981d
commit 8ab0f20f17
3 changed files with 14 additions and 9 deletions

View File

@@ -493,6 +493,10 @@
}
/* Countdowns */
.sp-template-countdown .event-image img {
display: block;
margin: 0 auto;
}
.sp-template-countdown .event-name {
clear: both;
overflow: hidden;