We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e03021 commit 63beeabCopy full SHA for 63beeab
admin/admin.php
@@ -179,7 +179,7 @@ function readSessionTimestampDates($timestamps) {
179
180
<div class="row">
181
<div class="col">
182
- <div class="card">
+ <div class="card mt-4">
183
<div class="card-header pb-0">
184
<h6 class="mb-0 mt-2">Shares</h6>
185
</div>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cevi-logo",
3
- "version": "1.4.0",
+ "version": "1.4.1",
4
"description": "Logo Generator for Cevi Schweiz",
5
"main": "js/App.js",
6
"scripts": {
0 commit comments