styling
This commit is contained in:
parent
6796699e35
commit
a86a2f31cd
@ -13,11 +13,11 @@ ${header}
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<h1 class="col-12">Bookmarks</h1>
|
||||
<div class="col-12">
|
||||
Double-click the values in the table to edit them.
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12">Double-click the values in the table to edit them.</div>
|
||||
</div>
|
||||
<div class="bookmarks">
|
||||
<div class="row mt-3 bookmarks">
|
||||
${bookmarks}
|
||||
<div class="buttons container">
|
||||
<button type="button" class="btn btn-primary bookmark-add">Add a new bookmark</button>
|
||||
|
Loading…
Reference in New Issue
Block a user