File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed
Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > Icônes</ title >
77 < link rel ="icon " href ="/favicon.svg " />
8- < link
9- rel ="search "
10- type ="application/opensearchdescription+xml "
11- href ="/search.xml "
12- title ="Icônes "
13- />
8+ < link rel ="search " type ="application/opensearchdescription+xml " href ="/search.xml " title ="Icônes " />
149 < script src ="/lib/svg-packer.js " defer > </ script >
1510 < script src ="/lib/jszip.min.js " defer > </ script >
1611 </ head >
Original file line number Diff line number Diff line change @@ -9,10 +9,8 @@ html.dark {
99}
1010
1111.btn {
12- --uno : border border-base rounded shadow-sm outline-none px-4 py-1
13- text-gray-600 text-sm transition-all bg-base hover- (bg-gray-50 shadow)
14- dark- (border-dark-200 text-gray-300)
15- dark-hover- (border-primary bg-dark-100 text-primary)
12+ --uno : border border-base rounded shadow-sm outline-none px-4 py-1 text-gray-600 text-sm transition-all bg-base
13+ hover- (bg-gray-50 shadow) dark- (border-dark-200 text-gray-300) dark-hover- (border-primary bg-dark-100 text-primary)
1614 focus- (shadow outline-none);
1715}
1816
You can’t perform that action at this time.
0 commit comments