File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ const GITPOD_CLASSIC_SUNSET = {
134134 type : "info" as AlertType ,
135135 preventDismiss : true , // This makes it so users can't dismiss the notification
136136 message : (
137- < span className = "text-md text-white font-semibold" >
138- Meet < img src = { onaWordmark } alt = "Ona" className = "inline items-center h-4 w-auto " draggable = "false" /> | the
137+ < span className = "text-md text-white font-semibold items-center justify-center " >
138+ Meet < img src = { onaWordmark } alt = "Ona" className = "inline align-middle w-12 mb-0.5 " draggable = "false" /> | the
139139 privacy-first software engineering agent |{ " " }
140140 < a href = "https://ona.com/" target = "_blank" rel = "noreferrer" className = "underline hover:no-underline" >
141141 Get early access
You can’t perform that action at this time.
0 commit comments