information responsive control
This commit is contained in:
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -50055,6 +50055,10 @@ body{
|
||||
width: 2.25rem;
|
||||
}
|
||||
|
||||
.lg\:w-96{
|
||||
width: 24rem;
|
||||
}
|
||||
|
||||
.lg\:w-1\/2{
|
||||
width: 50%;
|
||||
}
|
||||
@ -50135,10 +50139,6 @@ body{
|
||||
width: 1rem;
|
||||
}
|
||||
|
||||
.lg\:w-96{
|
||||
width: 24rem;
|
||||
}
|
||||
|
||||
.lg\:w-2\/4{
|
||||
width: 50%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user