Bootstrap 3.x for big screens how to set .container width for 1920px?

时间:2018-07-24 10:02:20

标签: css twitter-bootstrap-3

I am having problems with bootstrap and creating a layout for bigscreens/resolutions (1920x1080). I don't have a screen with 1920x1080 resolution but i am using Chrome devtools:

Questions/problems i have

  • i don't have a good template to give to the designer ( i found https://dribbble.com/shots/4108255-Responsive-PSD-and-Figma-Grid and download web.1920.psd). The current design layout is pixel perfect for a 1920x1080 screen. I am in the midst of telling them the layout is responsive and not equal in pixels for all screens

  • i am also using https://github.com/BenWhitehead/bootstrap-big-grid and i like use the col-fhd-x classes, i don't see where the container width is being set for the 1920 break width (which should be 1890px (1920-30)?)

  • based on the 1910.psd template i assumed 2 colums would be 250px in width?? but it is 281.xxxx

Any tips how to design for bigger screens with bootstrap??

0 个答案:

没有答案