Merge develop
This commit is contained in:
commit
5904142402
13 changed files with 80 additions and 40 deletions
|
@ -1117,10 +1117,6 @@ video {
|
|||
width: 2.75rem;
|
||||
}
|
||||
|
||||
.w-24 {
|
||||
width: 6rem;
|
||||
}
|
||||
|
||||
.w-1\/2 {
|
||||
width: 50%;
|
||||
}
|
||||
|
@ -1134,6 +1130,10 @@ video {
|
|||
width: 24rem;
|
||||
}
|
||||
|
||||
.w-24 {
|
||||
width: 6rem;
|
||||
}
|
||||
|
||||
.w-10 {
|
||||
width: 2.5rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue