Skip to content

Commit 63beeab

Browse files
committed
#5 fix margin: share-card
1 parent 4e03021 commit 63beeab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admin/admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ function readSessionTimestampDates($timestamps) {
179179

180180
<div class="row">
181181
<div class="col">
182-
<div class="card">
182+
<div class="card mt-4">
183183
<div class="card-header pb-0">
184184
<h6 class="mb-0 mt-2">Shares</h6>
185185
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cevi-logo",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Logo Generator for Cevi Schweiz",
55
"main": "js/App.js",
66
"scripts": {

0 commit comments

Comments
 (0)