rep init
This commit is contained in:
commit
9767c6bddc
22 changed files with 551 additions and 0 deletions
5
app/public/navbar-fixed.css
Normal file
5
app/public/navbar-fixed.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
/* Show it is fixed to the top */
|
||||
body {
|
||||
min-height: 75rem;
|
||||
padding-top: 4.5rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue