Add title to app.html and adjust button margin in Navbar.svelte
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
}
|
||||
button {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user