Skip to content

Commit b3bb288

Browse files
committed
docs
1 parent 7b1fb7d commit b3bb288

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/assets/css/custom.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
.btn {
33
font-size: 0.8em;
44
padding: 1rem 2rem;
5+
border-radius: 1.5rem;
6+
}
7+
.btn--minimal {
8+
outline: none;
9+
background: none;
10+
box-shadow: none;
511
}
612

713
.page__content {

0 commit comments

Comments
 (0)