Skip to content
Snippets Groups Projects
Commit cf3e475d authored by Ingrid Martinsheimen Egge's avatar Ingrid Martinsheimen Egge :cow2:
Browse files

plassering

parent 2e28747d
No related branches found
No related tags found
2 merge requests!13Fridge view,!4Navbar
Pipeline #218811 failed
......@@ -60,6 +60,10 @@ export default {
#logoContainer {
background-color: white;
border-radius: 50%;
display: flex;
justify-content: center;
align-items:center;
}
#logoContainer img{
......@@ -67,6 +71,7 @@ export default {
}
nav {
z-index: 999;
position: fixed;
top: auto;
bottom: 0;
......@@ -99,4 +104,5 @@ ul {
li{
text-align: center;
}
</style>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment