1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

#23 made clickable superpower captions

This commit is contained in:
Fedor Katurov 2021-03-19 16:05:20 +07:00
parent 690df86b3d
commit 11d233fa6b

View file

@ -5,6 +5,7 @@
grid-template-columns: auto 1fr;
column-gap: $gap;
align-items: center;
cursor: pointer;
}
.title {