Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shuttleworth foundation
shuttleworth-foundation-shades-of-green
Commits
515a36ee
Unverified
Commit
515a36ee
authored
Feb 06, 2020
by
Louise Steward
Committed by
GitHub
Feb 06, 2020
Browse files
Merge pull request #1 from LouiseSteward/landing-page-title-size
Reduce title size on large screens to accommodate longer title
parents
66d9052b
95c69dba
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/custom/_web-landing-page.scss
View file @
515a36ee
...
...
@@ -56,7 +56,7 @@
font-weight
:
600
;
}
@media
only
screen
and
(
min-width
:
$break-width-medium
)
{
font-size
:
4
90
%
;
// magic number for this font
font-size
:
4
15
%
;
// magic number for this font
text-align
:
left
;
}
}
...
...
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