auth-context-provider/src/styles.module.css

10 lines
154 B
CSS

/* add css module styles here (optional) */
.test {
margin: 2em;
padding: 0.5em;
border: 2px solid #000;
font-size: 2em;
text-align: center;
}