MascarasDelImperio: fixed image url

This commit is contained in:
Juan Lucha
2020-11-13 21:13:15 +01:00
parent 1d137cf92b
commit 141f2f91e5
@@ -1,7 +1,8 @@
.sheet-character-sheet {
width: 945px;
height: 680px;
background: url("https://i.imgur.com/9IOD18f.png") top left no-repeat;
background: url("https://raw.githubusercontent.com/Ravencrow/roll20-character-sheets/master/MascarasDelImperio/MascarasDelImperioSheet.png")
top left no-repeat;
display: flex;
flex-direction: row;
}