despensa-app / despensa-web

Despensa-app es una aplicación que te permite gestionar los productos que compras de forma habitual.
https://despensa-app.nmarulo.dev/
MIT License
4 stars 14 forks source link

Correct blank space - footer #7

Closed nmarulo closed 1 month ago

nmarulo commented 1 month ago

[!IMPORTANT] Read issue #2 first

Add to the end of the file src/styles.css the following code:

.wrapper .content-wrapper {
  min-height: calc(100vh - calc(3.5rem + 1px));
}

To correct the blank space at the bottom of the page when navigating between pages.

image

duck-cpu commented 1 month ago

Can I be assigned this ?

Nabhel commented 1 month ago

Hello @nmarulo i would like to work on this issue. Could you assign it to me? Thanks.

nmarulo commented 1 month ago

@duck-cpu it's all yours 👍