mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 00:40:09 +00:00
feat: change width to percentage
This commit is contained in:
parent
74e2b956bb
commit
8be67b5b18
@ -30,7 +30,7 @@
|
||||
@media (max-width: 1000px) {
|
||||
.quick-start-bar {
|
||||
top: 0;
|
||||
width: max-content;
|
||||
width: 85%;
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user