Skip to content

Commit bd53311

Browse files
Fix text alignment with respect to video (#10711)
Brought text below the video instead of on the right side of the video This PR is not changing anything, only fixing this weird alignment issue ![image](https://github.com/flutter/website/assets/31812582/7d5485af-c307-4ae5-88df-06597e42e9fd) After fix: ![image](https://github.com/flutter/website/assets/31812582/8ee100fa-bc0b-4115-83cc-c493ae2f6948) I have not created a seperate issue for this small problem.
1 parent 2da40bd commit bd53311

File tree

1 file changed

+1
-0
lines changed
  • src/content/ui/adaptive-responsive

1 file changed

+1
-0
lines changed

src/content/ui/adaptive-responsive/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ You might also check out the Google I/O 2024 talk about
7171
this subject.
7272

7373
<iframe width="560" height="315" src="{{site.yt.embed}}/LeKLGzpsz9I?si=9RIdY3g80eUl_YHj" title="Watch the adaptive/responsive video from Google I/O 2024" {{site.yt.set}}></iframe>
74+
7475
How to build Adaptive UI with Flutter
7576
:::

0 commit comments

Comments
 (0)