From 6b616331cc131363d0af1a99cd273e751ea48be7 Mon Sep 17 00:00:00 2001 From: CVDE-odoo Date: Fri, 2 Jun 2023 15:34:00 +0200 Subject: [PATCH] [IMP] First commit + adding grid and animation on scroll sections --- content/developer/howtos/website_themes/animations.rst | 3 +++ content/developer/howtos/website_themes/building_blocks.rst | 3 +++ 2 files changed, 6 insertions(+) diff --git a/content/developer/howtos/website_themes/animations.rst b/content/developer/howtos/website_themes/animations.rst index 0564a6fac..538f85f93 100644 --- a/content/developer/howtos/website_themes/animations.rst +++ b/content/developer/howtos/website_themes/animations.rst @@ -42,3 +42,6 @@ attribute. .. seealso:: `Website Animate `_ + +On scroll +========= diff --git a/content/developer/howtos/website_themes/building_blocks.rst b/content/developer/howtos/website_themes/building_blocks.rst index 2e6735776..b7a840034 100644 --- a/content/developer/howtos/website_themes/building_blocks.rst +++ b/content/developer/howtos/website_themes/building_blocks.rst @@ -220,6 +220,9 @@ Add a custom gradient filter. +Grid layout +----------- + Styles ======