37646-vm/assets/css/custom.css
2026-01-20 19:57:40 +00:00

9 lines
184 B
CSS

body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.hero {
padding: 6rem 1rem;
background-color: #f8f9fa;
}