From 11bdc92c6f5e735818b8cde41a73d97b7891882d Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Sat, 4 Jul 2020 12:52:36 +0200 Subject: [PATCH] Update id section --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 07117b2..3aab305 100644 --- a/static/style.css +++ b/static/style.css @@ -338,7 +338,7 @@ table.music th:nth-child(3) { margin: 0 0 8px; } -@media screen and (max-width: 500px) { +@media screen and (max-width: 480px) { .id-card .header-description-id { flex-direction: column; }