Skip to content

Commit 2037d1a

Browse files
author
jacquesbach
committed
Administration Layout
1 parent 287b0da commit 2037d1a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

templates/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,13 @@ <h1>
8181
<button class="btn-primary" onclick="savePrice()" style="padding: 8px 15px;">+</button>
8282
</div>
8383
<div style="
84-
display:flex;
85-
justify-content: space-between;
86-
align-items: center;
87-
border-bottom: 1px solid #eee;
88-
padding-bottom: 10px;
84+
display:flex;
85+
justify-content: space-between;
86+
align-items: center;
87+
border-bottom: 1px solid #eee;
88+
padding-bottom: 10px;
8989
margin-bottom: 5px;
90+
margin-top: 2.5em;
9091
">
9192
<strong style="color: var(--text-dark);">Grid-Layout anpassen</strong>
9293
</div>

0 commit comments

Comments
 (0)