• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home » Resolved: Problem with css/sass in a box with multiples elements

Resolved: Problem with css/sass in a box with multiples elements

0
By Isaac Tonny on 17/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

im having a problem, i build this image:
box
as you can see its a box with 4 elements inside. Its looks fine but when i start to re-size the windows it become a mess. idk what proporty im doing wrong, but i gonna give you a .gif of what is happening
https://imgur.com/gallery/VZQAKFY
this is what becomes when i re-zice THIS IS THE MESS WHEN I RE-SIZE THE WINDOW this is my code:
html:
SASS
How can i make to not look like that? and keep the order of that 4 elements inside, i dont mind if the buttoms go down but keep the order in the main square. ty very much

Answer:

Remove fixed heights from .containerRebalance, .secondTittleRow and .firstTittleRow1, and add display:flex to .containerRebalance
you can see it here

If you have better answer, please add a comment about this, thank you!

angular bootstrap-4 css html sass
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: Why when i change manualy the url on my react page it ignores the .css file?

24/03/2023

Resolved: navigate and redirect not redirecting to path in react router

24/03/2023

Resolved: Time Complexity: Find the number of people who know a secret leetcode 2327

24/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.