CompUGE-Bench / src /styles.css
Ahmad Shallouf
added control pael
88bf46c
raw
history blame
205 Bytes
/* You can add global styles to this file, and also import other style files */
html, body { height: 100%; }
body {
margin: 1%;
font-family: Roboto, "Helvetica Neue", sans-serif;
font-size: 15px;
}