Skip to content

Commit

Permalink
Merge pull request #1019 from iamRabia-N/bbe
Browse files Browse the repository at this point in the history
Content of About Section Enhancement
  • Loading branch information
panwar8279 authored Aug 9, 2023
2 parents db00e17 + c781174 commit 0c03722
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Homepage/Homepage/Homepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,18 @@ body {
margin-bottom: 14px;
color: #bbb068;
text-align: center;
font-family: 'Silkscreen';
}
.about-section p {
font-size: 16px;
line-height: 1.5;
color: #cccab2;
width: 80%;
width: 82%;
margin: auto;
text-align: justify;
margin-bottom: 8px;
text-align: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-family: math;
}
.container_landing > div.ghost:nth-of-type(2) {
background: red;
Expand Down

0 comments on commit 0c03722

Please sign in to comment.