mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-28 21:05:36 -04:00
feat: styling complete
This commit is contained in:
parent
b4cc28cb40
commit
f801569353
3 changed files with 49 additions and 8 deletions
|
@ -16,7 +16,7 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
<nav class="navbar">
|
||||
<h1 class="header">Anonymous BookClub</h1>
|
||||
<h1 class="header">Anonymous Library</h1>
|
||||
<button class="show-modal btn">Add Book</button>
|
||||
</nav>
|
||||
<div class="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue