chore: minor ui improvements
This commit is contained in:
@@ -46,10 +46,10 @@ export function createHoppApp(el: string | Element, platformDef: PlatformDef) {
|
||||
|
||||
console.info(
|
||||
"%cWE ♥️ OPEN SOURCE",
|
||||
"margin:8px 0;font-family:Inter;font-weight:600;font-size:60px;color:violet;"
|
||||
"margin:8px 0;font-family:sans-serif;font-weight:600;font-size:60px;color:violet;"
|
||||
)
|
||||
console.info(
|
||||
"%cContribute: https://github.com/hoppscotch/hoppscotch",
|
||||
"margin:8px 0;font-family:Inter;font-weight:500;font-size:24px;color:violet;"
|
||||
"margin:8px 0;font-family:sans-serif;font-weight:500;font-size:24px;color:violet;"
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user