Skip to content

Commit 3e5537a

Browse files
committed
use px for some values
1 parent c9a3286 commit 3e5537a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/admin.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:root {
55
--prpl-gap: 32px;
66
--prpl-settings-page-gap: 1.5rem;
7-
--prpl-padding: 1.25rem;
7+
--prpl-padding: 20px;
88
--prpl-column-min-width: 22rem;
99
--prpl-max-columns: 3;
1010
--prpl-border-radius: 8px;
@@ -173,7 +173,7 @@ button.prpl-info-icon {
173173
}
174174

175175
.prpl-header-logo svg {
176-
height: 5.5rem;
176+
height: 88px;
177177
}
178178

179179
.prpl-header-right {

0 commit comments

Comments
 (0)