mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
text: remove unnecessary attribute
This commit is contained in:
parent
78415c1da1
commit
879843620a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
layout: default.vto
|
||||
---
|
||||
|
||||
<div class="flex justify-center h-[inherit]">
|
||||
<div class="block text-xl w-[min(100vw,50rem)] h-[inherit]">
|
||||
<div class="flex justify-center">
|
||||
<div class="block text-xl w-[min(100vw,50rem)]">
|
||||
|
||||
<nav class="
|
||||
transform-[rotateX(180deg)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue