rebuild tailwind
This commit is contained in:
parent
a277843370
commit
f7a89d757a
1 changed files with 4 additions and 0 deletions
|
@ -646,6 +646,10 @@ video {
|
|||
width: auto;
|
||||
}
|
||||
|
||||
.w-full {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.max-w-7xl {
|
||||
max-width: 80rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue