mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
/deploy: add fixed height to deploy button image
This commit is contained in:
@@ -64,6 +64,8 @@ export default function DeployPage() {
|
||||
src="https://deploy.cloud.run/button.svg"
|
||||
alt="Run on Google Cloud"
|
||||
style={{ display: "block" }}
|
||||
width={286}
|
||||
height={50}
|
||||
/>
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user