Skip to content

Commit

Permalink
icons sized
Browse files Browse the repository at this point in the history
  • Loading branch information
P-R-O-T-I-K authored Nov 2, 2021
1 parent 5327024 commit 4d1272e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion css/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,11 @@
.nav div.main_list ul li a {
text-align: center;
width: 100%;
font-size: 3rem;
font-size: 2rem;
display: flex;
padding: 20px;
margin-left: 15px;
justify-content: center;
}
.nav div.media_button {
display: block;
Expand Down

0 comments on commit 4d1272e

Please sign in to comment.