Archived
1
0

housekeeping(branding): update coder/coder branding (#5781)

This commit is contained in:
Geoffrey Huntley 2022-11-15 04:28:42 +10:00 committed by GitHub
parent 74edfe7c43
commit 43e8c439bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Index: code-server/lib/vscode/src/vs/workbench/contrib/welcomeGettingStarted/bro
+ 'font-size: 13px',
+ 'color: #dcdee2',
+ ].join(';'),
+ }, 'Provision remote development environments on your infrastructure with Coder.'),
+ }, 'Provision software development environments on your infrastructure with Coder.'),
+ $('p', {
+ style: [
+ 'margin-top: 8px',