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
4533c983
Commit
4533c983
authored
Feb 23, 2021
by
Ben Wheeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
converted images around splash video to png, smaller file size
parent
17f96b49
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
23 additions
and
352 deletions
+23
-352
src/components/intro/intro.scss
src/components/intro/intro.scss
+23
-23
static/images/splash/background-cropped.png
static/images/splash/background-cropped.png
+0
-0
static/images/splash/background.png
static/images/splash/background.png
+0
-0
static/svgs/intro/background-cropped.svg
static/svgs/intro/background-cropped.svg
+0
-144
static/svgs/intro/background.svg
static/svgs/intro/background.svg
+0
-185
No files found.
src/components/intro/intro.scss
View file @
4533c983
...
@@ -13,10 +13,10 @@
...
@@ -13,10 +13,10 @@
min-height
:
24rem
;
min-height
:
24rem
;
justify-content
:
space-between
;
justify-content
:
space-between
;
background-color
:
$ui-blue
;
background-color
:
$ui-blue
;
background-size
:
auto
;
background-size
:
624px
325px
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-position
:
right
;
background-position
:
right
;
background-image
:
url("/
svgs/intro/background-cropped.sv
g")
;
background-image
:
url("/
images/splash/background-cropped.pn
g")
;
}
}
/* flex: column */
/* flex: column */
...
@@ -153,7 +153,7 @@ $tabletLandscape: 1024px;
...
@@ -153,7 +153,7 @@ $tabletLandscape: 1024px;
flex-direction
:
column
;
flex-direction
:
column
;
background-position
:
bottom
32px
right
50%
;
background-position
:
bottom
32px
right
50%
;
background-size
:
40rem
;
background-size
:
40rem
;
background-image
:
url("/
svgs/intro/background.sv
g")
;
background-image
:
url("/
images/splash/background.pn
g")
;
.intro-content
{
.intro-content
{
align-items
:
center
;
align-items
:
center
;
...
...
static/images/splash/background-cropped.png
0 → 100644
View file @
4533c983
11.7 KB
static/images/splash/background.png
0 → 100644
View file @
4533c983
13.2 KB
static/svgs/intro/background-cropped.svg
deleted
100644 → 0
View file @
17f96b49
This diff is collapsed.
Click to expand it.
static/svgs/intro/background.svg
deleted
100644 → 0
View file @
17f96b49
This diff is collapsed.
Click to expand it.
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