make it lighter

This commit is contained in:
David Ralph
2019-11-29 13:26:36 +00:00
parent b78f4ccf26
commit 5da8731017
11 changed files with 22 additions and 44 deletions

View File

@@ -14,14 +14,6 @@
min-width: 50px;
}
.navbar2 {
top: 50px;
right: 100px;
position: absolute;
text-align: right;
min-width: 50px;
}
.PizzaIcon {
margin-right: 20px;
}

View File

@@ -11,12 +11,11 @@
button {
cursor: pointer;
outline: none;
display: inline;
i.material-icons {
text-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
display: inline;
}
input[type=text] {