We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3692227 commit ec91032Copy full SHA for ec91032
2 files changed
app/timetable/page.js
@@ -20,7 +20,7 @@ export default function timetable() {
20
return (
21
<>
22
<div className='flex-col items-center justify-center pt-[200px] lg:p-32 p-4'>
23
- <div className='relative h-[90vh] bg-primary lg:mb-8 mb-4'>
+ <div className='relative h-[90vh] w-full bg-primary lg:mb-8 mb-4'>
24
<Image
25
src={"/images/timetable/main.jpg"}
26
fill
public/images/timetable/main.jpg
1.04 MB
0 commit comments