mirror of
https://github.com/webgpu/webgpufundamentals.git
synced 2026-05-16 10:20:57 -04:00
7 lines
152 B
CSS
7 lines
152 B
CSS
|
|
.multisample-example {
|
|
flex: 1 1;
|
|
}
|
|
.multisample-example [data-diagram] {
|
|
display: inline-block; max-width: 400px; min-width: 300px; width: 100%;
|
|
} |