Remove focus overrides on Firefox

This commit is contained in:
Lucas 2020-07-21 09:25:38 +07:00
parent f2adc7813b
commit 4ade514bb0
13 changed files with 7 additions and 77 deletions

View file

@ -20,7 +20,7 @@ Elegant styles for all natives HTML elements without `.classes` and dark mode au
There are 3 ways to get started with pico.css:
### Install manually
[Download Pico](https://github.com/picocss/pico/archive/v1.0.2.zip) and link `/css/pico.min.css` in the `<head>` of your website.
[Download Pico](https://github.com/picocss/pico/archive/v1.0.3.zip) and link `/css/pico.min.css` in the `<head>` of your website.
```html
<link rel="stylesheet" href="css/pico.min.css">