Adjust live stream font

test
dan 2020-03-21 03:43:26 -06:00
parent 04fd77c1be
commit 94e2e7cf61
2 changed files with 6 additions and 2 deletions

View File

@ -109,7 +109,7 @@ img.full {
@media(max-width:900px){
#live-stream-container > #title {
font-size: 15pt;
font-size: 18pt;
}
#countdown-container {
font-size: 20pt;
@ -131,6 +131,7 @@ img.full {
}
#countdown-container {
font-size: 13pt;
margin-top: 3px;
}
.display-none-sm {
display: none;
@ -138,6 +139,9 @@ img.full {
.display-sm {
display: block;
}
#live-date {
margin-top: 2px;
}
}

View File

@ -1,7 +1,7 @@
<secondary-page-component [hideSideBarOnMobile]="true" >
<div mainContent class="mapWrapper">
<div class="video-container">
<iframe class="video" src="https://www.youtube-nocookie.com/embed/dAxhAF9ZzbA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe class="video" src="https://www.youtube-nocookie.com/embed/dAxhAF9ZzbAn" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div sideBar ofbFadeInOnScroll>