From 57d47d02a146c6940fa95a1a18d703405a33a6c9 Mon Sep 17 00:00:00 2001 From: Deepak Khatri <deepaklorkhatri7@gmail.com> Date: Mon, 5 Feb 2024 15:02:16 +0530 Subject: [PATCH] Update ideas grid margin --- ideas/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ideas/index.rst b/ideas/index.rst index de1e7e3..bd46493 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -48,7 +48,9 @@ in the physical world. Students are expeced to go through the list of ideas below, and check out the corresponding forum link for additional discussions around the idea. -.. grid:: 1 2 2 2 +.. grid:: 1 1 1 2 + :margin: 4 4 0 0 + :gutter: 4 .. grid-item-card:: Low-latency I/O RISC-V CPU core in FPGA fabric :link: https://forum.beagleboard.org/t/low-latency-risc-v-i-o-cpu-core/37156 -- GitLab