This website requires JavaScript.
Explore
Help
Register
Sign In
tudor
/
school_compare
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1bd69e693a3922f48303f5754f4487afd0777d59
school_compare
/
nextjs-app
/
components
/
AdmissionsTrendChart.module.css
T
11 lines
124 B
CSS
Raw
Normal View
History
Unescape
Escape
fix(admissions): render trend with Chart.js instead of scaled SVG
2026-06-19 18:59:57 +01:00
.
wrapper
{
width
:
100
%
;
height
:
200
px
;
}
@
media
(
max-width
:
640px
)
{
.
wrapper
{
height
:
180
px
;
}
}
Reference in New Issue
Copy Permalink