Fix node header layout
This commit is contained in:
@@ -77,3 +77,10 @@ app-fiat {
|
||||
left: calc(50% - 15px);
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.label {
|
||||
width: 50%;
|
||||
@media (min-width: 576px) {
|
||||
width: 40%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user