mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
13 lines
185 B
SCSS
13 lines
185 B
SCSS
.veh__name--token .stats-source {
|
|
margin-right: 5em;
|
|
}
|
|
|
|
.lst__is-exporting-image .veh__name--token .stats-source {
|
|
margin-right: 0;
|
|
}
|
|
|
|
img.token {
|
|
font-size: 1.6em;
|
|
right: 0.4em;
|
|
}
|