You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#about-me {
|
|
background: #61dafb;
|
|
border-radius: 5px;
|
|
margin: 10px auto;
|
|
padding: 10px;
|
|
width: fit-content;
|
|
|
|
p {
|
|
font-family: "Montserrat", sans-serif;
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
|