From bb684340fc2c7f88c703066046ea4bd8df6d9ccd Mon Sep 17 00:00:00 2001 From: hyperbel Date: Mon, 30 Oct 2023 00:55:08 +0100 Subject: [PATCH] put buttons in center + fixed height --- party/static/css/session.css | 2 +- party/templates/session.html | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/party/static/css/session.css b/party/static/css/session.css index 814f1fb..a1b24e4 100644 --- a/party/static/css/session.css +++ b/party/static/css/session.css @@ -430,7 +430,7 @@ cursor: pointer; #music button { width: 70px; - height: 300px; + height: 30px; padding: 30px; background-color: #454443; border-radius: 10px; diff --git a/party/templates/session.html b/party/templates/session.html index 1fa08d9..d6d3030 100644 --- a/party/templates/session.html +++ b/party/templates/session.html @@ -191,9 +191,11 @@

Musik

- - - +
+ + + +