Skip to content

Commit

Permalink
Accidentally uploaded a testing image
Browse files Browse the repository at this point in the history
  • Loading branch information
slmnio committed May 13, 2022
1 parent c54bfbe commit ea89f4a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions website/src/components/broadcast/roots/IngameOverlay.vue
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ export default {
/*background-image: url("https://cdn.discordapp.com/attachments/485493459357007876/841070262060974110/ScreenShot_21-05-09_22-48-02-000.jpg");*/
/* Margin: 0.5 4v4 */
/*background-image: url("https://cdn.discordapp.com/attachments/485493459357007876/841443615557287956/ScreenShot_21-05-10_23-36-13-000.jpg");*/
/*background-image: url(https://cdn.discordapp.com/attachments/485493459357007876/974757857188794378/unknown.png);*/
background-size: contain;
position: absolute;
width: 100%;
height: 100%;
Expand All @@ -183,13 +185,6 @@ export default {
max-width: 0;
}
.ingame-overlay {
background-image: url(https://cdn.discordapp.com/attachments/485493459357007876/974757857188794378/unknown.png);
background-size: contain;
}
.ingame-fade-sponsors {
position: absolute;
bottom: 0;
Expand Down

0 comments on commit ea89f4a

Please sign in to comment.