mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-28 23:24:18 +00:00
Use next/image and image optimization. (#29)
This commit is contained in:
@@ -10,16 +10,6 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.headerImage {
|
||||
width: 6rem;
|
||||
height: 6rem;
|
||||
}
|
||||
|
||||
.headerHomeImage {
|
||||
width: 8rem;
|
||||
height: 8rem;
|
||||
}
|
||||
|
||||
.backToHome {
|
||||
margin: 3rem 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user