css compiled
This commit is contained in:
parent
c288e7e8ce
commit
9ea05825a1
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -50090,6 +50090,10 @@ body{
|
||||
width: 24rem;
|
||||
}
|
||||
|
||||
.lg\:w-auto{
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.lg\:w-2\/4{
|
||||
width: 50%;
|
||||
}
|
||||
@ -50098,10 +50102,6 @@ body{
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.lg\:w-auto{
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.lg\:max-w-7xl{
|
||||
max-width: 80rem;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user