How do I create 3 responsive divs with Dawn theme's grid system?

This might be the dumbest question, but how do you make 3 separate responsive divs using Dawn theme’s grid system or whatever it’s using?

I’m used to Bootstrap doing this:


  

    

      One of three columns
    

    
      One of three columns
    

    
      One of three columns
    

  

How can I achieve this on Dawn theme by just using class names?

1 Like