Обновить app/assets/styles/home.css

This commit is contained in:
Dhaverd 2026-05-10 20:35:04 +02:00
parent 78dd4787d3
commit 192795b4e8

View File

@ -17,7 +17,8 @@
.bg-dark { .bg-dark {
background-color: #282c34; background-color: #282c34;
height: 100%; min-height: 100%;
height: auto;
} }
.list-container { .list-container {