Skip to content

Commit ec9f9c0

Browse files
authored
Update style.css
Excluindo o about-project
1 parent 5716c75 commit ec9f9c0

1 file changed

Lines changed: 1 addition & 24 deletions

File tree

public/style.css

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -834,30 +834,7 @@ body::after {
834834

835835
box-shadow:
836836
0 18px 30px rgba(0,168,120,0.28);
837-
}
838-
839-
.about-project {
840-
padding: 100px 8% 110px;
841-
}
842-
843-
.about-container {
844-
max-width: 1100px;
845-
margin: 0 auto;
846-
text-align: center;
847-
}
848-
849-
.about-container h2 {
850-
font-size: 2rem;
851-
margin-bottom: 24px;
852-
}
853-
854-
.about-container p {
855-
max-width: 850px;
856-
margin: 0 auto;
857-
line-height: 1.9;
858-
font-size: 1.05rem;
859-
}
860-
837+
}
861838

862839
/* RESPONSIVO*/
863840

0 commit comments

Comments
 (0)