Skip to content

Instantly share code, notes, and snippets.

@jassegama
jassegama / About.css
Created October 8, 2025 08:28
Elevate
.about {
padding: 6rem 2rem;
background: #f9f9f9;
color: #111;
text-align: center;
}
.about h2 {
font-size: 3rem; /* Aumenta o tamanho para mais impacto */
margin-bottom: 1.5rem;