mirror of
https://github.com/wah-su/wahs.wah.su.git
synced 2025-04-04 23:34:36 +00:00
tailwind
This commit is contained in:
parent
473daa482f
commit
1519ec7bb8
1 changed files with 3 additions and 0 deletions
|
@ -527,6 +527,9 @@
|
|||
.invisible {
|
||||
visibility: hidden;
|
||||
}
|
||||
.visible {
|
||||
visibility: visible;
|
||||
}
|
||||
.absolute {
|
||||
position: absolute;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue