Merge pull request #2664 from brkcvn/master

css compiled
This commit is contained in:
Burak Civan 2022-10-11 10:33:10 +03:00 committed by GitHub
commit e8693a3c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
public/css/app.css vendored
View File

@ -50010,6 +50010,10 @@ body{
height: auto;
}
.lg\:w-9{
width: 2.25rem;
}
.lg\:w-1\/2{
width: 50%;
}
@ -50102,10 +50106,6 @@ body{
width: 75%;
}
.lg\:w-9{
width: 2.25rem;
}
.lg\:max-w-7xl{
max-width: 80rem;
}