Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Frontend: Small fixes #366

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Frontend: Small fixes #366

merged 3 commits into from
Jun 11, 2024

Conversation

Stev3eM
Copy link
Contributor

@Stev3eM Stev3eM commented Jun 11, 2024

// AboutUs
-> fixed help button color

// FoodForge
-> fixed main-container height displaying a blue bar at the bottom

Stev3eM added 2 commits June 11, 2024 18:45
-> fixed help button color
-> fixed help button color

// FoodForge
-> fixed main-container height displaying  a blue bar at the bottom
@Stev3eM Stev3eM added the bug Something isn't working label Jun 11, 2024
@Stev3eM Stev3eM requested a review from Challenger3010 June 11, 2024 16:49
@Stev3eM Stev3eM self-assigned this Jun 11, 2024
@@ -1,7 +1,7 @@
#Main-Container {
display: flex;
flex-direction: row;
height: 100%;
height: 100vh;
width: 100%;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

height: fit-content;
min-height: 100vh;

-> fixed help button color

// FoodForge
-> fixed main-container height displaying  a blue bar at the bottom
@Challenger3010 Challenger3010 merged commit 708aa90 into main Jun 11, 2024
2 checks passed
@Challenger3010 Challenger3010 deleted the frontend-small-fixes branch June 11, 2024 17:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants