Updated 25 files via CloudCannon

This commit is contained in:
CloudCannon 2020-09-18 11:05:07 +00:00
parent d45b90d865
commit 6068f1c72d
25 changed files with 254 additions and 137 deletions

View file

@ -141,7 +141,7 @@ footer .footframe small .label { display: none; }
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
.streambox { text-align: center; line-height: 2em; }
.streambox { text-align: center; line-height: 2em; padding: 0 40px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }

File diff suppressed because one or more lines are too long

View file

@ -173,7 +173,7 @@ footer .footframe small .label { display: none; }
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
.streambox { text-align: center; line-height: 2em; }
.streambox { text-align: center; line-height: 2em; padding: 0 40px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }

File diff suppressed because one or more lines are too long

View file

@ -173,7 +173,7 @@ footer .footframe small .label { display: none; }
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
.streambox { text-align: center; line-height: 2em; }
.streambox { text-align: center; line-height: 2em; padding: 0 40px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }

File diff suppressed because one or more lines are too long

View file

@ -173,7 +173,7 @@ footer .footframe small .label { display: none; }
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
.streambox { text-align: center; line-height: 2em; }
.streambox { text-align: center; line-height: 2em; padding: 0 40px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }

File diff suppressed because one or more lines are too long