reduce max width
This commit is contained in:
parent
981c4bccd0
commit
7b9de1e2ac
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<img alt="elato logo" src="assets/lightelato.png" height="70" style="max-width: 100%;">
|
||||
</picture></a>
|
||||
|
||||
<div style="display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 80%">
|
||||
<div style="display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 70%">
|
||||
<a href="https://cookbook.openai.com/examples/voice_solutions/running_realtime_api_speech_on_esp32_arduino_edge_runtime_elatoai"><img src="assets/oai.png" height="44" style="width: auto;"></a>
|
||||
<a href="www.elatoai.com/docs"><img src="assets/docs.png" height="44" style="width: auto;"></a>
|
||||
<!-- <a href="https://elatoai.com"><img src="assets/try.png" height="44" style="width: auto;"></a> -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue