Updated 15 files via CloudCannon

This commit is contained in:
CloudCannon 2020-08-05 10:32:39 +00:00
parent c9244bdb66
commit 7a25f1cf2c
15 changed files with 59 additions and 49 deletions

View file

@ -361,13 +361,13 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
#trackInfo section .info { margin: 20px; padding: 0; }
#trackInfo section h1 { margin-top: 80px; }
#trackInfo section p:first-child { margin-top: 80px; }
#trackInfo .post-nav-next { text-align: right; }
#trackInfo .post-nav { text-align: left; }
@media only screen and (max-width: 1023px) { #trackArt { min-width: 100%; } #trackArt section { position: absolute; top: 0; margin: 0; width: 100%; height: 80vh; } #trackInfo { height: unset; overflow-y: unset; } #trackInfo section h1 { margin-top: 0; } }
@media only screen and (max-width: 1023px) { #trackArt { min-width: 100%; } #trackArt section { position: absolute; top: 0; margin: 0; width: 100%; height: 80vh; } #trackInfo { height: unset; overflow-y: unset; } #trackInfo section p:first-child { margin-top: 20px; } }
.bouncer { -webkit-animation: backgroundSize 10s ease infinite; -moz-animation: backgroundSize 10s ease infinite; animation: backgroundSize 10s ease infinite; }

File diff suppressed because one or more lines are too long

View file

@ -361,13 +361,13 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
#trackInfo section .info { margin: 20px; padding: 0; }
#trackInfo section h1 { margin-top: 80px; }
#trackInfo section p:first-child { margin-top: 80px; }
#trackInfo .post-nav-next { text-align: right; }
#trackInfo .post-nav { text-align: left; }
@media only screen and (max-width: 1023px) { #trackArt { min-width: 100%; } #trackArt section { position: absolute; top: 0; margin: 0; width: 100%; height: 80vh; } #trackInfo { height: unset; overflow-y: unset; } #trackInfo section h1 { margin-top: 0; } }
@media only screen and (max-width: 1023px) { #trackArt { min-width: 100%; } #trackArt section { position: absolute; top: 0; margin: 0; width: 100%; height: 80vh; } #trackInfo { height: unset; overflow-y: unset; } #trackInfo section p:first-child { margin-top: 20px; } }
.bouncer { -webkit-animation: backgroundSize 10s ease infinite; -moz-animation: backgroundSize 10s ease infinite; animation: backgroundSize 10s ease infinite; }

File diff suppressed because one or more lines are too long