Skip to content

Commit

Permalink
Merge pull request #1116 from Bhavishya2601/main
Browse files Browse the repository at this point in the history
Added text on the homepage
  • Loading branch information
arghadipmanna101 authored Jun 11, 2024
2 parents 5df07bc + ad7f8e8 commit 448ec0d
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 455 deletions.
15 changes: 15 additions & 0 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -610,3 +610,18 @@ body {
}
}

.text{
background-color: white;
padding: 20px 30px;
font-size: 11px;

}
.main1{
font-size: 16px;
color: #878787;
}
.heading1{
font-weight: 500;
font-size: 16px;
color: #878787;
}
Loading

0 comments on commit 448ec0d

Please sign in to comment.