remcohendriks commited on
Commit
5096943
·
verified ·
1 Parent(s): 98f390f

Constrain hero banner to 60% width

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ thumbnail: https://continker.ai/og-image.webp
10
  ---
11
 
12
  <p align="center">
13
- <img src="https://continker.ai/og-image.webp" alt="Continker" width="1000">
14
  </p>
15
 
16
  <h1 align="center">Own the model. Own the cloud it runs on.</h1>
 
10
  ---
11
 
12
  <p align="center">
13
+ <img src="https://continker.ai/og-image.webp" alt="Continker" style="max-width: 60%; height: auto;">
14
  </p>
15
 
16
  <h1 align="center">Own the model. Own the cloud it runs on.</h1>