Skip to content

Commit 08f7f9b

Browse files
committed
media query for logo
1 parent 02226d6 commit 08f7f9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/App.css

+6
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,12 @@ html {
314314
max-width: 300px;
315315

316316
}
317+
.nav__logo
318+
{
319+
320+
height: 25px;
321+
width: 100px;
322+
}
317323

318324

319325
.search__form {

0 commit comments

Comments
 (0)