Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jgthms/bulma
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed Jan 11, 2024
2 parents 3953fe0 + 4301f50 commit 2ad384c
Show file tree
Hide file tree
Showing 6 changed files with 2,313 additions and 1,875 deletions.
2 changes: 1 addition & 1 deletion docs/_javascript/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@ document.addEventListener("DOMContentLoaded", () => {
el.appendChild(img);
$amis.appendChild(el);
});
});
}
});
7 changes: 7 additions & 0 deletions docs/_sass/components/v1.scss
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,13 @@
display: flex;
width: 100%;
}

.label em {
font-style: normal;
font-weight: normal;
opacity: 0.5;
font-size: 0.875em;
}
}

.v1-tsp {
Expand Down
Loading

0 comments on commit 2ad384c

Please sign in to comment.