Skip to content

Commit

Permalink
Starting out on some quick docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmrs committed Jul 12, 2023
1 parent cc54682 commit cf8f07b
Show file tree
Hide file tree
Showing 3 changed files with 418 additions and 875 deletions.
2 changes: 1 addition & 1 deletion css/tachyons.css
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ img { display: block; max-width: 100%; }
*/
.shadow { box-shadow: var( --shadow, inset 0 0 1px 0 rgb( var( --shadow-color, 0 0 0 ) / var( --shadow-opacity, .5 ) ) ); }
.shadow-hover:hover, .shadow-hover:focus { --shadow-opacity: .15; }
.shadow-hover:hover, .shadow-hover:focus { --shadow-opacity: .6; }
/*
* TODO: potential pattern
.shadow-hover:hover {
Expand Down
2 changes: 1 addition & 1 deletion css/tachyons.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit cf8f07b

Please sign in to comment.