feat(card): better style on large screen

This commit is contained in:
Anhgelus Morhtuuzh 2024-12-01 14:08:56 +01:00
parent 1bd6521309
commit 26c50463fc
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
3 changed files with 15 additions and 4 deletions

View file

@ -1,2 +1,3 @@
$bp-large: 1350px;
$bp-mid: 1000px;
$bp-little: 650px;
$bp-little: 650px;