Hello! I am very new to coding (this is actually my first project)but I can’t figure out why my responsive design isn’t working. Please understand as a total beginner my error is probably quite elementary, but nonetheless I can’t figure it out!
Here are the requirements I am trying to fulfill:
-In the desktop view (992px and above), each of the 3 sections should take up equal amount of space on the screen.
In the tablet view (between 768px and 991px, inclusively), the first 2 sections should be in the first row and be of equal size.
-In the mobile view (equal to or less than 767px), each section should take up the entire row.