Files
new-landing-page-homenas/src/styles.css
T

5 lines
181 B
CSS
Raw Normal View History

2024-01-29 07:27:26 +01:00
/* You can add global styles to this file, and also import other style files */
2024-01-29 19:42:34 +01:00
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }