Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vision-hugo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sbiego
vision-hugo
Commits
9818f496
Commit
9818f496
authored
Aug 26, 2017
by
sbiego
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
better spacing in sections
parent
f33c00f2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
vision.css
static/css/vision.css
+8
-1
vision.min.css
static/css/vision.min.css
+1
-1
No files found.
static/css/vision.css
View file @
9818f496
...
...
@@ -320,12 +320,19 @@ header .intro-text .intro-lead-in {
/* === SECTION === */
section
{
padding
:
80px
20px
;
}
section
h2
.section-heading
{
margin-bottom
:
35px
;
}
section
h3
.section-subheading
{
text-align
:
justify
;
/*border-top: 1px dashed #333;*/
line-height
:
1.5em
;
padding
:
0
15px
;
margin
:
20px
30px
25
px
30px
;
margin
:
20px
30px
40
px
30px
;
}
...
...
static/css/vision.min.css
View file @
9818f496
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment