0.0.130 search routes
This commit is contained in:
@@ -5,4 +5,10 @@
|
||||
margin-top: 60px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.routes_content_part{
|
||||
margin-top: 50px;
|
||||
display: grid;
|
||||
grid-template-columns: 30% calc(100% - 30%);
|
||||
}
|
||||
Reference in New Issue
Block a user