Hey everyone,
pardon my ignorance but my CSS formatting doesn't seem to be working with Kapchat through OBS's browser source.
Here's my code:
@member url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap')
body {
font-family: 'Press Start 2P', cursive;
font-size: 30px;
font-weight: 400;
}
any input would be appreciated. Thanks!