Skip to content

Commit

Permalink
Update stylechat.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SEENI26 authored Jun 17, 2024
1 parent 7493e49 commit 4ec3b1e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion stylechat.css
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,16 @@ ul li {

}
.text-left{
font-size: large;
font-size: 22px;
}
/* Comman Section */
.a {
color: #007bff;
text-decoration: none;
background-color: transparent;
font-size: 22px;
}
/* Comman Section */
.pro-paragg{
margin-top: 1rem;
font-size: x-large;
Expand Down

0 comments on commit 4ec3b1e

Please sign in to comment.