Fix redirect

This commit is contained in:
Марат Недогимов
2020-12-10 19:04:39 +05:00
committed by GitHub
parent e0ed906436
commit 9264fc87d6

View File

@@ -18,7 +18,7 @@
.changelog {
padding: 10px;
background-color: #f0f0f2;
background-image: url('https://minecraft.net/content/dam/minecraft/backgrounds/bg-wool-dark.png');
background-image: url('https://www.minecraft.net/content/dam/minecraft/backgrounds/bg-wool-dark.png');
color: white;
}