We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a3286 commit 3e5537aCopy full SHA for 3e5537a
1 file changed
assets/css/admin.css
@@ -4,7 +4,7 @@
4
:root {
5
--prpl-gap: 32px;
6
--prpl-settings-page-gap: 1.5rem;
7
- --prpl-padding: 1.25rem;
+ --prpl-padding: 20px;
8
--prpl-column-min-width: 22rem;
9
--prpl-max-columns: 3;
10
--prpl-border-radius: 8px;
@@ -173,7 +173,7 @@ button.prpl-info-icon {
173
}
174
175
.prpl-header-logo svg {
176
- height: 5.5rem;
+ height: 88px;
177
178
179
.prpl-header-right {
0 commit comments