8 lines
106 B
SCSS
8 lines
106 B
SCSS
#about {
|
|
padding: 50px 0;
|
|
h1 {
|
|
font-family: descuadrado;
|
|
font-size: 4rem;
|
|
}
|
|
}
|