Skip to content

Commit ec91032

Browse files
committed
timetable but porper thsi time
1 parent 3692227 commit ec91032

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/timetable/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function timetable() {
2020
return (
2121
<>
2222
<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'>
23+
<div className='relative h-[90vh] w-full bg-primary lg:mb-8 mb-4'>
2424
<Image
2525
src={"/images/timetable/main.jpg"}
2626
fill

public/images/timetable/main.jpg

1.04 MB
Loading

0 commit comments

Comments
 (0)