💄 Make bottom navbar smaller
This commit is contained in:
@@ -31,7 +31,7 @@ import { RouterLink } from "vue-router";
|
||||
<style scoped>
|
||||
.bottomnav {
|
||||
width: calc(90% - 40px);
|
||||
height: 70px;
|
||||
height: 50px;
|
||||
background-color: var(--bottomnav-color);
|
||||
border-radius: 10px;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user