mirror of
https://github.com/mue/mue.git
synced 2026-07-23 00:37:27 +02:00
stuff
This commit is contained in:
31
src/scss/modules/_navbar.scss
Normal file
31
src/scss/modules/_navbar.scss
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user