/
githubmirror
/
Semantic-UI
Обзор
Документация
Войти
/
githubmirror
/
Semantic-UI
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/themes/fixed-width/collections/grid.variables
23 строки
395 B
jlukic
Tinkering with stackable grid
06 дек 2014, 02:20
06 дек 2014, 02:20
87c3836
Код
Авторство
О чём код?
/* Fixed Page Grid */ @mobileWidth: auto; @mobileMargin: 0em; @mobileGutter: 0em; @tabletWidth: auto; @tabletMargin: 0em; @tabletGutter: 8%; @computerWidth: 960px; @computerMargin: auto; @computerGutter: 0; @largeMonitorWidth: 1180px; @largeMonitorMargin: auto; @largeMonitorGutter: 0; @widescreenMonitorWidth: 1300px; @widescreenMargin: auto; @widescreenMonitorGutter: 0; @tableWidth: '';