Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
work.w
Commits
40261851
Commit
40261851
authored
Jan 10, 2019
by
alexandre
Browse files
Fix a few font sizes
parent
9f62349a
Changes
1
Hide whitespace changes
Inline
Side-by-side
playground/static/playground/css/styles.css
View file @
40261851
...
...
@@ -1719,7 +1719,7 @@ ol[data-alternative]:before {
.scores__heading
{
font-weight
:
bold
;
font-size
:
var
(
--font-size--bigger
)
;
font-size
:
1.2rem
;
}
.scores__filters
{
...
...
@@ -1850,6 +1850,7 @@ ol[data-alternative]:before {
.intro
{
margin-bottom
:
calc
(
var
(
--line-height
)
*
2
);
font-size
:
1.2rem
;
}
.last-updated
{
...
...
Write
Preview
Supports
Markdown
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