portfolio/src/app/stats/stats.component.css
Naomi e37950a09e feat: add certifications and stats ()
Closes 

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/11
Co-authored-by: Naomi <commits@nhcarrigan.com>
Co-committed-by: Naomi <commits@nhcarrigan.com>
2024-05-19 08:43:50 +00:00

9 lines
75 B
CSS

p {
max-width: 1200px;
margin: auto;
}
.bold {
font-weight: bold;
}