mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-10 05:06:15 -05:00
Add hit multiplier indicator to comp analyzer
This commit is contained in:
@@ -100,6 +100,13 @@
|
||||
font-weight: var(--bold);
|
||||
}
|
||||
|
||||
.hitMultiplier {
|
||||
font-size: var(--fonts-xxs);
|
||||
font-weight: var(--semi-bold);
|
||||
opacity: 0.8;
|
||||
margin-left: var(--s-0-5);
|
||||
}
|
||||
|
||||
.segment[data-slot-color="yellow"] {
|
||||
background-color: #f5d742;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user