This commit is contained in:
Mr Brickly
2019-11-06 19:03:17 +00:00
parent 40452b71bf
commit 39969cde6d
13 changed files with 100 additions and 63 deletions

View File

@@ -0,0 +1,31 @@
.navbar1 {
top: 50px;
right: 0px;
position: absolute;
text-align: right;
min-width: 50px;
}
.navbar2 {
top: 50px;
right: 50px;
position: absolute;
text-align: right;
min-width: 50px;
}
.navbar2 {
top: 50px;
right: 100px;
position: absolute;
text-align: right;
min-width: 50px;
}
.PizzaIcon {
margin-right: 20px;
}
.pizza {
right: 2000px;
}