akshitagupta15june / akshitagupta15june/Moksh
[STYLE CHANGE] Footer Section Of Read a Shlok Page
- Langage dominant
- HTML
- Étoiles
- 198
- Forks
- 386
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Description:**
The footer section of the Read a Shlok page is not styled correctly.
**Reason for Change:**
The footer section of the Read a Shlok page is not looking good. It also not good for the user experience.
**Current Styling:**

**Proposed Styling:**

**Priority Level (optional):**
- [ ] Low
- [x] Medium
- [ ] High
**Possible Implementation Approach (optional):**
By adding some CSS properties we can fix this issue -
`display: flex;`
`flex-direction: column;`
`gap: 1.2rem;`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.