Latest solutions
Responsive Huddle Landing Page using Grid
#progressive-enhancement#semantic-uiSubmitted almost 3 years ago
Latest comments
- @Chiku100@Paulawliet
- There is too much space on the right side make sure you centered the body elements you can do it by doing body{margin: 0 auto} to make the content go in the middle and adjust the padding for the spacing left and right
- @Ejc2us10@Paulawliet
for media queries I find it easy to do mobile first design before moving to larger screens and it's much easier to code, this is where I studied mobile first design and it helped me for responsiveness: https://www.youtube.com/watch?v=PM3XW_1RAIs&list=PL4cUxeGkcC9hH1tAjyUPZPjbj-7s200a4
- @windu80@Paulawliet
it looks like your github pages has an error, Kindly check because I can't see your live website page