Merge branch 'dev' of github.com:ajikamaludin/expense-tracker-inertiajs into dev

pull/1/head
Aji Kamaludin 3 years ago
commit 32f2a666cf
No known key found for this signature in database
GPG Key ID: 670E1F26AD5A8099

16
public/css/app.css vendored

@ -3039,11 +3039,8 @@ html {
.w-20 {
width: 5rem;
}
.w-80 {
width: 20rem;
}
.w-56 {
width: 14rem;
.w-36 {
width: 9rem;
}
.w-52 {
width: 13rem;
@ -3051,15 +3048,6 @@ html {
.w-32 {
width: 8rem;
}
.w-36 {
width: 9rem;
}
.w-60 {
width: 15rem;
}
.w-72 {
width: 18rem;
}
.max-w-xl {
max-width: 36rem;
}

Loading…
Cancel
Save