Made few css changes in emptyresultspage to make it responsiveness for different screen sizes, and added links tags to button and sidemenu bar component
Please provide a short summary explaining what this PR is about.
Fixes #24
How to test?
By importing the page to app.js and add a route to the page and check by running npm run dev,
Please provide a short summary how your changes can be tested?
Checklist
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] This PR is ready to be merged and not breaking any other functionality
Description
Made few css changes in emptyresultspage to make it responsiveness for different screen sizes, and added links tags to button and sidemenu bar component Please provide a short summary explaining what this PR is about.
Fixes #24
How to test?
By importing the page to app.js and add a route to the page and check by running npm run dev,
Please provide a short summary how your changes can be tested?
Checklist