InternetHealthReport / ihr-website

Vue.js code for IHR website
https://ihr.iijlab.net/ihr/en
GNU General Public License v3.0
65 stars 122 forks source link

Fixed the width in mobile devices in COVID-19 Reports page #679

Closed ArnabBCA closed 11 months ago

ArnabBCA commented 11 months ago

Description

Fixed the width in mobile devices in COVID-19 Reports page

Motivation and Context

Previous it was only using 50% of width in mobile devices Now it is using 100% in mobile devices

671

Screenshots (if appropriate):

Before 290839494-5a1dc8f4-41ff-4a5b-9ab0-eb4671ea4f4f After 290839050-180c41f0-5be1-40d6-b69b-7566336425ff

Types of changes

Checklist:

ArnabBCA commented 11 months ago

@mohamedawnallah review my PR :)

dpgiakatos commented 11 months ago

The application has been upgraded to Vue 3.js with a new file structure. Kindly acquaint yourself with the updated code structure before revisiting this pull request.