leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.44k stars 370 forks source link

Invalid css in `www/index.php` #339

Open simkoG opened 2 years ago

simkoG commented 2 years ago

Dear @leokhoa,

There is a small CSS error in the www/index.php file.

https://github.com/leokhoa/laragon/blob/5870f19f55d295c92a140a20f68b668933b2d29e/www/index.php#L21-L25

The :before and :after pseudo-element selectors should follow the asterisk symbol (*) and not vice versa.

I've made a showcase for you: https://codepen.io/simkog/pen/GRdzjyK

LebToki commented 6 months ago

head to this repo and you should be sorted Laragon Index Page