Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
italy-theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
italy-theme
Commits
98277693
Commit
98277693
authored
Apr 29, 2018
by
Pietro Albini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base: increase size of hN
parent
f72f06b3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
1 deletion
+18
-1
scss/_base.scss
scss/_base.scss
+18
-1
No files found.
scss/_base.scss
View file @
98277693
...
@@ -29,8 +29,25 @@ body {
...
@@ -29,8 +29,25 @@ body {
}
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-weight
:
300
;
margin
:
1em
0
1rem
0
;
}
h1
{
font-size
:
2
.5em
;
}
h2
{
font-size
:
2em
;
}
h3
{
font-size
:
1
.8em
;
}
h4
,
h5
,
h6
{
font-weight
:
400
;
font-weight
:
400
;
margin
:
1em
0
0
.5em
0
;
font-size
:
1
.3em
;
}
}
p
{
p
{
...
...
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