akshitagupta15june / akshitagupta15june/Moksh

[STYLE CHANGE] Footer Section Of Read a Shlok Page

Abierto
#515 3 comentarios 0 reacciones 0 asignados Ver en GitHub
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:**

![Moksh_Before](https://github.com/akshitagupta15june/Moksh/assets/97666287/8c2ca546-4f61-49b7-8086-d5e5536f04ba)

**Proposed Styling:**

![Moksh_After](https://github.com/akshitagupta15june/Moksh/assets/97666287/03370b41-881e-49a2-8d67-264b4a67714a)

**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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.