CoolFace
Apppublic

TangibleAI/mathtext-fastapi

sourceHugging Faceagpl-3.0updated 3y agoView on Hugging Face
1likes
styles.css9 linesDownload Raw Back to static
1@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');2 3body {4font-family: 'Roboto', sans-serif;5font-size: 16px;6background-color: black;7color: white8}9