Skip to content

Commit 37df3bf

Browse files
Merge pull request #49 from hemrajmalhi/master
chnaged some styling
2 parents 15aa82a + 29ab96c commit 37df3bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Menu/menu.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
@media screen and (max-width: 600px) {
4848
.menu {
49-
width: 50%;
49+
width: 60%;
5050
}
5151
.menu ul {
5252
font-size: 1.3rem;
@@ -60,6 +60,6 @@
6060

6161
@media screen and (max-width: 300px) {
6262
.menu ul {
63-
font-size: 1.1rem;
63+
font-size: 1rem;
6464
}
6565
}

0 commit comments

Comments
 (0)