section classname modified
This commit is contained in:
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -48389,6 +48389,10 @@ body{
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.lg\:w-2\/12{
|
||||
width: 16.666667%;
|
||||
}
|
||||
|
||||
.lg\:w-80{
|
||||
width: 20rem;
|
||||
}
|
||||
@ -48409,10 +48413,6 @@ body{
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.lg\:w-2\/12{
|
||||
width: 16.666667%;
|
||||
}
|
||||
|
||||
.lg\:w-7\/12{
|
||||
width: 58.333333%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user