mirror of
https://github.com/RGBCube/Site
synced 2025-08-02 22:17:46 +00:00
Compare commits
No commits in common. "9d0ebe5eb668a5f47591c1c5c6f318e5ebff6527" and "51fd319b05b658db748bea412fa24db9d4010b44" have entirely different histories.
9d0ebe5eb6
...
51fd319b05
1 changed files with 2 additions and 2 deletions
|
@ -19,9 +19,9 @@ prevent_zoom: true
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{{> const style = `
|
{{> const style = `
|
||||||
bg-white font-[ecrou] text-black text-sm outline-2 outline-black
|
bg-white font-[ecrou] text-black text-sm
|
||||||
select-none
|
select-none
|
||||||
px-1 pt-0.5 transform-[translateY(calc(var(--spacing)*-0.5/2))]
|
px-1 pt-0.5 transform-[translateY(calc(-var(--spacing)*0.5/2))]
|
||||||
nuclear
|
nuclear
|
||||||
` }}
|
` }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue