Skip to content
Snippets Groups Projects

Release

Merged Alexa Valentová requested to merge test into main
5 files
+ 116
83
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -162,9 +162,12 @@
@@ -162,9 +162,12 @@
</form>
</form>
<div class="flex flex-col gap-3">
<div class="flex flex-col gap-3">
<section class="flex flex-col gap-2">
<section class="flex flex-col gap-4">
<div class="flex justify-between gap-2 items-center">
<div class="flex justify-between gap-3 items-center">
<h2 class="font-bold mb-3">Náhled</h2>
<div class="flex flex-col gap-1">
 
<h2 class="font-bold">Náhled</h2>
 
<small class="text-right">Zkopíruj zde v případě, že tvůj poskytovatel nepodporuje přímé vkládání HTML.</small>
 
</div>
<button class="btn text-sm btn--condensed" id="copy">
<button class="btn text-sm btn--condensed" id="copy">
<div class="btn__body">Zkopírovat</div>
<div class="btn__body">Zkopírovat</div>
</button>
</button>
Loading