mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
feat: increase dashboard area even more
This commit is contained in:
parent
eabde77ed5
commit
5f431fb92a
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
<style>
|
||||
.dashboardDesktop {
|
||||
@apply w-[80vw] h-[80vh];
|
||||
@apply w-[85vw] h-[85vh];
|
||||
@apply hidden md:grid grid-cols-8 grid-rows-2 gap-10;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue