Commit 7bb233c
authored
Footer alignment for ‘Questions?’ section in docs website (#667)
* fix: improve footer alignment for Questions section
- Remove negative margins (-ml-2, -ml-0.5) causing misalignment
- Increase padding from p-4 to p-6 for better spacing
- Fix typo: Question? -> Questions?
- Remove unnecessary ml-0 class
- Enhance visual consistency and proper alignment
Signed-off-by: Kartikey Gupta <[email protected]>
* fix: correct Questions section alignment by removing negative margins
Signed-off-by: Kartikey Gupta <[email protected]>
---------
Signed-off-by: Kartikey Gupta <[email protected]>1 parent 0fd678e commit 7bb233c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments