Work in edit travel.

Moved routes to own module.
This commit is contained in:
Eneko Nieto
2021-02-07 22:23:46 +01:00
parent 2fb505d913
commit 99be20f47e
13 changed files with 92 additions and 55 deletions

View File

@@ -2,3 +2,7 @@
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-card {
margin: 20px;
}