check many hexes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-07-18 23:54:45 +10:00
parent e96ff651cc
commit ca15046bda

View File

@ -8,10 +8,12 @@
<div class="row">
<div class="col s7 m6">
<div class="card">
<div class="card-image">
<a class="btn-floating halfway-fab waves-effect waves-light red" target="#post-{{ postos[0]._key }}"><i class="material-icons">>>{{ postos[0]._key }}</i></a>
</div>
<div class="card-content">
<div class="row">
<span class="card-title">Создай то, о чем будут говорить многие.</span>
<a class="btn-floating halfway-fab waves-effect waves-light red" target="#post-{{ postos[0]._key }}"><i class="material-icons">>>{{ postos[0]._key }}</i></a>
<div class="input-field col s6">
<input id="send_this_text" type="text" >
<label for="send_this_text">Печатать сюда</label>