mirror of
https://github.com/penpot/penpot.git
synced 2025-07-05 22:17:18 +02:00
🐛 Fix typographies in update modal
This commit is contained in:
parent
b41b3de46d
commit
18fc08d418
4 changed files with 17 additions and 10 deletions
|
@ -28,7 +28,7 @@
|
|||
width: 100%;
|
||||
.tab-container-tab-title {
|
||||
@include flexCenter;
|
||||
@include uppercaseTitleTipography;
|
||||
@include headlineSmallTypography;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding: 0 $s-8;
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
.title,
|
||||
.title-only,
|
||||
.inspect-title {
|
||||
@include uppercaseTitleTipography;
|
||||
@include headlineSmallTypography;
|
||||
display: grid;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue