Adjust layout for better mobile video card spacing
Update CSS to adjust margins for video cards and associated text elements for improved mobile display. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 946a0075-7e32-454b-b348-9e7f576d7f45 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/946a0075-7e32-454b-b348-9e7f576d7f45/JlONw6J
This commit is contained in:
parent
6716baffd0
commit
df50e4d384
@ -418,12 +418,13 @@ input[data-testid*="search"]::placeholder {
|
||||
|
||||
/* Premakni video kartice malenkost navzgor na mobil */
|
||||
[data-testid="grid-videos"] {
|
||||
margin-top: -15px;
|
||||
margin-top: -25px;
|
||||
}
|
||||
|
||||
/* Specifični selektorji za mobilne razmike */
|
||||
h2.text-lg.font-medium.text-bunny-light.mb-1 {
|
||||
margin-bottom: -8px !important;
|
||||
margin-top: -10px !important;
|
||||
}
|
||||
|
||||
.md\:hidden.flex.justify-center.mt-1 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user