effects alignment

This commit is contained in:
ntr
2019-05-19 22:34:15 +10:00
parent ab0341d1cd
commit e3a9ba6109
+2 -2
View File
@@ -41,7 +41,7 @@
grid-template-areas:
"stats stats"
"name ."
"effects effects"
"effects ."
"avatar target";
}
@@ -62,7 +62,7 @@
grid-template-areas:
"skills ."
"avatar target"
"effects effects"
"effects ."
"name ."
"stats stats ";