Implement menu button
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
Willem Dantuma
2020-01-08 14:23:24 +01:00
parent 46d0f8c060
commit ab99f6722c
4 changed files with 8 additions and 7 deletions

View File

@@ -75,3 +75,6 @@ body { background: #f1f1f1; line-height: 18px; user-select:none;}
background-color: rgb(245,245,245);
}
.logo {
margin-left: 1rem;
}