mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
15 lines
155 B
SCSS
15 lines
155 B
SCSS
// Layout
|
|
|
|
.s2-docs-container {
|
|
line-height: 1.6;
|
|
}
|
|
|
|
section {
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.page-header {
|
|
padding-bottom: 19px;
|
|
margin-bottom: 29px;
|
|
}
|