Fix more responsiveness issues
This commit is contained in:
@@ -55,10 +55,9 @@
|
||||
>
|
||||
|
||||
{{-- Resolution Badge --}}
|
||||
<span
|
||||
class="absolute right-0 top-0 rounded-bl-lg bg-rose-700/70 px-3 py-1 text-xs font-semibold text-white shadow-lg backdrop-blur">
|
||||
<div class="absolute right-2 top-2 rounded-lg bg-black/70 px-2 py-1 text-[11px] font-semibold tracking-wide text-white ring-1 ring-white/10">
|
||||
{{ $resolution }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
{{-- Gradient Overlay --}}
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user