diff --git a/css/custom.css b/css/custom.css index e69de29b..d5bbde66 100644 --- a/css/custom.css +++ b/css/custom.css @@ -0,0 +1,13 @@ +/*This file contains all the custom new changes in the css in Sugarlabs official website*/ +/*Also add proper comment for every section you add in this custom.css file*/ + +/*This is for the reference video section in Music Blocks landing page */ + +.video-container { + display: flex; + justify-content: center; +} + +.video-container div { + margin: 0 10px; +} diff --git a/music-blocks.html b/music-blocks.html index 8e1c99f1..2445b79d 100755 --- a/music-blocks.html +++ b/music-blocks.html @@ -144,6 +144,40 @@

CREDITS

+ +
+
+
+
+
+
+

REFERENCE VIDEOS

+

Explore more about Sugar labs and Music Blocks on our official youtube channel Sugar Labs.

+

Also you can access more Music Blocks videos in the Playlist.

+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+