Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a Semantic UI equivalent to Bootstrap's .container class?

Having used Twitter Bootstrap for some time and always wanting more in the way of admin UI features, I've decided to give Semantic UI a try. The Semantic docs are a lot less concise than Bootstrap's, but each individual tool is fairly easy to implement. However, I've begun creating a basic UI to try out Semantic UI and I'm having trouble figuring out some of the basic stuff, like what to use as a suitable replacement for Bootstrap's .container, etc.

like image 439
orokusaki Avatar asked Feb 22 '15 21:02

orokusaki


1 Answers

Semantic UI author here. I will be adding a generic container class in next minor release.

like image 159
Jack Avatar answered Sep 20 '22 20:09

Jack