the-heartbroken-dev-tier-1/student-resumes/Gmoney-resume/style.css
2024-04-18 21:42:21 -07:00

19 lines
No EOL
261 B
CSS

body {
font-family: "Helvetica Neue", sans-serif;
font-size: 24px;
background-color: #fafafa;
}
h1 {
font-size: 48px;
font-weight: bold;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 28px;
font-weight: bold;
}