css compiled

This commit is contained in:
Burak Civan 2022-10-11 10:32:47 +03:00
parent f28da03902
commit c0deb8a190

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;
}