Accelerate logo

This commit is contained in:
softsimon
2024-07-03 18:53:01 +09:00
parent ec209bb618
commit f496fc9653
3 changed files with 27 additions and 2 deletions

View File

@@ -198,6 +198,11 @@
}
}
.accelerator-toggle {
position: relative;
bottom: -18px;
}
.subtitle-block {
display: flex;
flex-direction: row;