vertical offset should be 0 for ratings

This commit is contained in:
YozoraXCII 2023-11-28 20:47:55 +00:00
parent c7a0f03d53
commit 54fc69bada

View file

@ -76,7 +76,7 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d
|:---------------------|:------------|
| `horizontal_offset` | `30` |
| `horizontal_align` | `left` |
| `vertical_offset` | `30` |
| `vertical_offset` | `0` |
| `vertical_align` | `center` |
| `back_color` | `#00000099` |
| `back_radius` | `30` |