started search router view

This commit is contained in:
2023-08-13 20:18:11 +02:00
parent 0fc1cd12dd
commit 749ffd3867
8 changed files with 218 additions and 70 deletions

View File

@@ -29,7 +29,7 @@ html,body{
bottom:0;
left:0;
width: 100vw;
padding: 1rem 1em;
padding: 1rem 0;
>.row{
@include layout-row();
}