Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
PrAyAg9 authored Sep 12, 2024
1 parent 822a69f commit 910afd6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ body{
.htag{
font-size: 20px;
font-weight: 767;
text-decoration: none;
}


Expand Down Expand Up @@ -192,8 +193,12 @@ body{
/* way to get it for loading whole img */
}

#btns1{
display: flex;
}

.buttons{
display: flex;
gap: 18px;
}

Expand Down Expand Up @@ -223,6 +228,10 @@ body{
width: 82px;
}

.homie{
text-decoration: none;
}

.login{
color:black;
background-color: white;
Expand Down

0 comments on commit 910afd6

Please sign in to comment.