Hi, I'm mehant. As part of my GCI task i was asked to test the pslab website which is under fossasia. I have to test the website and raise a bug. And also solve the same. I forked the repo, cloned to me local system and started testing the website on my browser.
I have observed that the down caret in the nav bar is inconsistent. I tested it on firefox and observed that it is working well in chrome browser.
So i started fixing the bug, by adding a css class to the div containing the caret under "getting started" section. added a margin-left style to the div and made it consistent, not only in website but also across browsers.
I have observed that the down caret in the nav bar is inconsistent. I tested it on firefox and observed that it is working well in chrome browser.
So i started fixing the bug, by adding a css class to the div containing the caret under "getting started" section. added a margin-left style to the div and made it consistent, not only in website but also across browsers.