feat: add button component

This commit is contained in:
Sebin Nyshkim 2022-01-07 16:15:42 +01:00
parent 72f2c6d748
commit 28bb7711d9
3 changed files with 83 additions and 2 deletions

View file

@ -14,7 +14,8 @@
h2,
h3,
p,
.quickfacts {
.quickfacts,
.btn-group {
max-width: 55rem;
margin: {
left: 1rem;