targeting text

This commit is contained in:
ntr
2019-09-16 14:22:57 +10:00
parent d4ae38e733
commit d1b13ce092
2 changed files with 10 additions and 10 deletions
+7
View File
@@ -88,6 +88,13 @@
stroke: whitesmoke;
}
.resolving-skill {
grid-area: target;
align-self: center;
text-align: center;
height: auto;
}
/* some stupid bug in chrome makes it fill the entire screen */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#targeting {