Update design
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
<body>
|
||||
<h1>Генератор QR-кодов</h1>
|
||||
<input type="text" id="text-input" placeholder="Введите текст">
|
||||
<textarea id="text-input" cols="30" rows="3" placeholder="Введите текст"></textarea>
|
||||
<br>
|
||||
<button id="generate-btn">Сгенерировать QR-код</button>
|
||||
<button id="download-qr-btn">Скачать QR-код</button>
|
||||
|
||||
Reference in New Issue
Block a user