mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +00:00
text: draggable=false on tiny cube
This commit is contained in:
parent
5c35c3b73d
commit
490886b5f4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ layout: default.vto
|
|||
<footer class="flex justify-center text-sm pt-1 pb-2 wrap-anywhere">
|
||||
Copyright {{ Temporal.Now.plainDateISO().year }} ©
|
||||
|
||||
<a class="flex items-center pl-2" href="/">
|
||||
<a draggable="false" class="flex items-center pl-2" href="/">
|
||||
{{ set cube_size = "0.75rem" }}
|
||||
{{ set cube_small = true }}
|
||||
{{ set cube_last = true }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue