Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Malvoz committed Jul 27, 2020
1 parent 332eb76 commit 27ed859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/* Presentational demo styles. */
*,::before,::after{box-sizing:border-box}body{max-width:50em;padding:0 2rem 4rem;margin:0 auto;font-family:"Helvetcia Neue",arial,sans-serif;line-height:1.5;background-color:#fafafa}header{border-bottom:1px solid hsl(0,0%,92%);padding-bottom:1rem}h1{margin-bottom:.5rem}code{color:#54b491;font-size:120%;font-weight:600}input{font:inherit}[type=checkbox]:checked~* .coords{background-color:hsla(158,39%,52%,.3)}input,label{cursor:pointer;position:sticky;top:10px;z-index:2}label{background-color:hsla(0,0%,98%,80%)}label ::selection,label::selection{background-color:transparent}map{margin:2rem 0;border-radius:10px;overflow:hidden}[usemap]{pointer-events:none}

/* Feature detection for progressive enchancement. */
/* Feature detection for progressive enhancement. */
@supports (clip-path: initial) or (-webkit-clip-path: initial) {
map {
position: relative;
Expand Down

0 comments on commit 27ed859

Please sign in to comment.