created cart icon with number of items notification - it's still buggy

This commit is contained in:
Senad Uka
2015-02-08 15:17:35 +01:00
parent 113b70e8fa
commit b25683abca
9 changed files with 114 additions and 20 deletions

View File

@@ -16,3 +16,8 @@ body {
z-index: 10000;
border: 1px solid silver;
}
.main-heading {
display: inline-block;
}