File: _layout.scss

package info (click to toggle)
select2.js 4.0.1~dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,416 kB
  • ctags: 143
  • sloc: makefile: 7
file content (14 lines) | stat: -rw-r--r-- 155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Layout

.s2-docs-container {
  line-height: 1.6;
}

section {
  margin-bottom: 40px;
}

.page-header {
  padding-bottom: 19px;
  margin-bottom: 29px;
}