This repository has been archived on 2023-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
beatsaber-overlay/styles/main.module.css
2022-10-10 20:04:04 +01:00

6 lines
128 B
CSS

.main {
font-family: 'Roboto', sans-serif !important;
color: white;
font-size: xx-large;
line-height: 1.4em !important;
}