mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-04 07:34:06 +00:00
feat: change subtitle font size for smaller screen
This commit is contained in:
parent
d73a403147
commit
89f519b583
@ -59,3 +59,9 @@ span[class*='Connector-'] {
|
||||
color: #a2a9b0;
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
@media (max-width: 410px) {
|
||||
.custom-step::after {
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user