diff --git a/README.md b/README.md index 6d911c9..d4eb6ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # SpotiSights - Spotify Insights [![Website Status](https://img.shields.io/website?url=https%3A%2F%2Fspotisights.mashb1t.de)](https://spotisights.mashb1t.de) -[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![License](https://img.shields.io/github/license/mashb1t/spotisights)](https://github.com/mashb1t/spotisights/blob/master/LICENSE) This project displays Spotify statistics for multiple users via Grafana. diff --git a/images/spotisights-current-user.png b/images/spotisights-current-user.png index d8e7191..79a2df9 100644 Binary files a/images/spotisights-current-user.png and b/images/spotisights-current-user.png differ diff --git a/php/src/public/index.php b/php/src/public/index.php index 2ca466a..866c2c9 100644 --- a/php/src/public/index.php +++ b/php/src/public/index.php @@ -52,7 +52,7 @@ /*}*/ .col-md-4 { - padding-bottom: 3rem; + padding-bottom: 1.5rem; } p {