From c66188b3df7562455e66da22f4d56b7a3a3997bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <61203964+grey-cat-1908@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:56:42 +0300 Subject: [PATCH] Update custom.css --- static/custom.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/custom.css b/static/custom.css index 6d306b6..178a81a 100644 --- a/static/custom.css +++ b/static/custom.css @@ -199,3 +199,6 @@ nav .container { } } + + +img[alt=play_button_exp] { width: 120px; }