Skip to content
Snippets Groups Projects

Card documentation

Merged Tim Noah requested to merge timnoah-add-card-documentation into master
1 unresolved thread
Compare and Show latest version
18 files
+ 106
64
Compare changes
  • Side-by-side
  • Inline
Files
18
@@ -19,3 +19,7 @@ body {
@@ -19,3 +19,7 @@ body {
*::after {
*::after {
box-sizing: inherit;
box-sizing: inherit;
}
}
 
 
[tabindex="-1"]:focus:not(.focus-visible) {
 
outline: 0 !important;
 
}
Loading