some design improve

This commit is contained in:
cutls
2021-04-18 04:28:10 +09:00
parent d224e597fd
commit b047c80768
4 changed files with 73 additions and 63 deletions

View File

@@ -568,7 +568,9 @@ p:not(:last-child) {
font-weight: bold;
text-decoration: underline;
}
.rotate-90 {
transform: rotate(90deg);
}
.area-notice {
grid-area: notice;
}