Skip to content

Commit edebfb9

Browse files
committed
Update sponsor URL from Buy Me a Coffee to GitHub Sponsors and reduce modal title padding
1 parent ad217d8 commit edebfb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ui/src/components/editor/panel/modals/Modal/Modal.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
text-align: center;
2626
font-weight: 500;
2727
font-size: 14px;
28-
padding: 14px 12px 0 12px;
28+
padding: 12px 12px 0 12px;
2929
}
3030

3131
.scrollable {

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vscode": "^1.92.0"
2525
},
2626
"sponsor": {
27-
"url": "https://buymeacoffee.com/robertpiosik"
27+
"url": "https://github.com/sponsors/robertpiosik"
2828
},
2929
"categories": [
3030
"Programming Languages",

0 commit comments

Comments
 (0)