mirror of
https://github.com/penpot/penpot.git
synced 2026-07-28 08:56:42 +00:00
🐛 Fix tutorial button style
This commit is contained in:
parent
6ed1d223bf
commit
625f99c933
@ -157,6 +157,8 @@
|
|||||||
.btn-primary {
|
.btn-primary {
|
||||||
@extend .button-primary;
|
@extend .button-primary;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
font-size: $fs-14;
|
||||||
|
font-weight: $fw400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-secondary {
|
.btn-secondary {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user