akshitagupta15june / akshitagupta15june/Moksh
[STYLE CHANGE] Footer Section Of Read a Shlok Page
- Lenguaje dominante
- HTML
- Estrellas
- 198
- Forks
- 386
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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;`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.