iPhone対応(dvh)

This commit is contained in:
moris 2025-02-22 08:13:50 +09:00
parent 4a13de2128
commit 0e36335fc2

View file

@ -53,7 +53,7 @@
flex-direction: column;
background-color: var(--back-color);
transition: background-color 1s;
min-height: 100vh;
min-height: 100dvh;
}
#devTicker {