Skip to content

Commit

Permalink
Update about.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelofarzabi committed Jul 18, 2023
1 parent 20937cc commit bd349be
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion about.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
}

.about_logo {
width: 205px;
width: 150px;
margin-top: 30px;
}

Expand Down Expand Up @@ -212,4 +212,8 @@
.past_conf_images {
flex-direction: row;
}

.about_logo {
width: 230px;
}
}

0 comments on commit bd349be

Please sign in to comment.