BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
888b9456
Unverified
Commit
888b9456
authored
Jul 18, 2016
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce font-size for headers for nicer and more compact look
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
cd64bae6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
typography.scss
app/assets/stylesheets/framework/typography.scss
+3
-3
No files found.
app/assets/stylesheets/framework/typography.scss
View file @
888b9456
...
...
@@ -37,7 +37,7 @@
}
h1
{
font-size
:
2
.25
em
;
font-size
:
2em
;
font-weight
:
600
;
margin
:
1em
0
10px
;
padding
:
0
0
0
.3em
;
...
...
@@ -46,7 +46,7 @@
}
h2
{
font-size
:
1
.
8
em
;
font-size
:
1
.
6
em
;
font-weight
:
600
;
margin
:
1em
0
10px
;
padding-bottom
:
0
.3em
;
...
...
@@ -56,7 +56,7 @@
h3
{
margin
:
1em
0
10px
;
font-size
:
1
.
5
em
;
font-size
:
1
.
4
em
;
}
h4
{
...
...
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