We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2780036 commit 85ecd10Copy full SHA for 85ecd10
2 files changed
1.hello-world/5.read-video-vue/README.md
@@ -434,7 +434,7 @@ button {
434
margin: 2vmin auto;
435
text-align: center;
436
font-size: medium;
437
- width: 80vw;
+ width: 100%;
438
}
439
</style>
440
```
1.hello-world/5.read-video-vue/src/components/HelloWorld.vue
@@ -89,6 +89,6 @@ button {
89
90
91
92
93
94
0 commit comments