From 1a29bc82fb9ca7f0429bc82884a308ae8933e23f Mon Sep 17 00:00:00 2001 From: omsuneri <142336291+omsuneri@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:12:34 +0530 Subject: [PATCH] Adding new section named reference video in MB page (#530) * Update custom.css * Update custom.css * Update music-blocks.html --- css/custom.css | 13 +++++++++++++ music-blocks.html | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) 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 @@
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.
+