Added "Go to shop" URL

This commit is contained in:
Raphael Michel
2016-02-23 09:13:49 +01:00
parent 2f10dd7c86
commit afd8b944e7
2 changed files with 11 additions and 1 deletions

View File

@@ -60,6 +60,10 @@ nav.navbar {
}
}
h1 .btn-sm {
margin-top: -5px;
}
.btn-toolbar {
margin-bottom: 20px;
}