center translate button

This commit is contained in:
Arya 2023-09-11 08:08:27 +05:30
parent 64e17a4b14
commit 66141296ca
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -90,13 +90,13 @@
<audio controls> <audio controls>
<source type="audio/mpeg" src="{{ .TtsTo }}" /> <source type="audio/mpeg" src="{{ .TtsTo }}" />
</audio> </audio>
{{end}}
</p> </p>
{{end}}
</div> </div>
</div> </div>
<div style="text-align: center"> <button style="display: block; margin: 0 auto" type="submit">
<button type="submit">Translate with {{ .Engine }}!</button> Translate!
</div> </button>
</form> </form>
<script> <script>
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-3.0 // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-3.0