mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-29 01:39:36 +02:00
Add title to app.html and adjust button margin in Navbar.svelte
This commit is contained in:
parent
c806cf074d
commit
771bcdfb25
4 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,9 @@
|
|||
align-items: center;
|
||||
flex-direction: row;
|
||||
}
|
||||
button {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue