Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
a06d8ec1
Commit
a06d8ec1
authored
Nov 19, 2018
by
chrisgarrity
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more bottom padding to activities button
Also restore hocbanner messages to l10n.json.
parent
f2f4a6ac
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
src/views/splash/hoc/hoc-banner.scss
src/views/splash/hoc/hoc-banner.scss
+1
-1
src/views/splash/l10n.json
src/views/splash/l10n.json
+10
-1
No files found.
src/views/splash/hoc/hoc-banner.scss
View file @
a06d8ec1
...
...
@@ -75,7 +75,7 @@ $tile-height: 244px;
.hoc-more-activities
{
border-radius
:
10px
;
background-color
:
$ui-white
;
padding
:
.5rem
1rem
;
padding
:
.5rem
1rem
.75rem
1rem
;
color
:
$ui-blue
;
font-size
:
.75rem
;
font-weight
:
bold
;
...
...
src/views/splash/l10n.json
View file @
a06d8ec1
...
...
@@ -43,5 +43,14 @@
"betabanner.title"
:
"The Next Generation of Scratch"
,
"betabanner.subtitle"
:
"Scratch 3.0 is coming in January! Try the Beta version now."
,
"betabanner.callToAction"
:
"Try it!"
"betabanner.callToAction"
:
"Try it!"
,
"hocbanner.title"
:
"Get Creative with Coding!"
,
"hocbanner.moreActivities"
:
"See more activities"
,
"hocbanner.gettingStarted"
:
"Getting Started"
,
"hocbanner.animationTalk"
:
"Create Animations that Talk"
,
"hocbanner.adventureGame"
:
"Animate an Adventure Game"
,
"hocbanner.name"
:
"Animate a Name"
,
"hocbanner.fly"
:
"Make it Fly"
,
"hocbanner.pong"
:
"Pong Game"
}
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