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

fix:size of cards and positions of links in cards #853

Closed Chayan8837 closed 1 month ago

Chayan8837 commented 1 month ago

fix #851

Description

position of the links in the cards are are not same

Screenshots (if appropriate):

Types of changes

Screenshot (813)

also responsive

Screenshot (814)

Checklist:

dpgiakatos commented 1 month ago

Hello, thank you for your pull request. Before we proceed, please take a moment to review our contribution guidelines. It seems that you have made changes to the master branch, which is our release branch. We use the dev branch for development, as it contains our latest code. Additionally, please discuss any changes with the maintainers on the corresponding issue page before opening a new PR to avoid any potential issues. Since this PR undoes the changes made in a previous PR on the dev branch, I will be closing this PR. Thank you for your understanding.

Chayan8837 commented 1 month ago

Yes at first I make pull request in master branch by mistake..... But I delete that and create a new one on dev branch

dpgiakatos commented 1 month ago

Please read our contribution guidelines, which provide detailed steps on how to contribute to our website: https://github.com/InternetHealthReport/ihr-website/blob/dev/CONTRIBUTING.md

Additionally, before making any changes, please discuss them with the maintainers on the corresponding issue page. Thank you!