Updated 43 files via CloudCannon
This commit is contained in:
parent
337e84e001
commit
798bd1fcf5
39 changed files with 140 additions and 136 deletions
|
|
@ -167,6 +167,8 @@ footer .footframe small .label { display: none; }
|
|||
|
||||
.releases .container article { flex: 0 1 280px; max-width: 480px; margin: 20px 0; }
|
||||
|
||||
@media only screen and (max-width: 640px) { .releases .container article { max-width: unset; min-width: 100%; flex-grow: 1; margin: 20px 0; } }
|
||||
|
||||
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
|
||||
|
||||
.streambox { text-align: center; line-height: 2em; padding: 0; }
|
||||
|
|
@ -552,4 +554,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
|
|||
|
||||
@media only screen and (max-width: 769px) { .staff li .square-image { width: 70px; height: 70px; } }
|
||||
|
||||
/*# sourceMappingURL=main-20210410.css.map */
|
||||
/*# sourceMappingURL=main-20210410rev1.css.map */
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -167,6 +167,8 @@ footer .footframe small .label { display: none; }
|
|||
|
||||
.releases .container article { flex: 0 1 280px; max-width: 480px; margin: 20px 0; }
|
||||
|
||||
@media only screen and (max-width: 640px) { .releases .container article { max-width: unset; min-width: 100%; flex-grow: 1; margin: 20px 0; } }
|
||||
|
||||
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
|
||||
|
||||
.streambox { text-align: center; line-height: 2em; padding: 0; }
|
||||
|
|
@ -566,4 +568,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
|
|||
|
||||
.hideWhenNoJS { display: none; }
|
||||
|
||||
/*# sourceMappingURL=noscripts-20210410.css.map */
|
||||
/*# sourceMappingURL=noscripts-20210410rev1.css.map */
|
||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue