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
9a0ce3db
Commit
9a0ce3db
authored
Oct 22, 2020
by
seotts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make equity and global strategies taller
parent
c3514aeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
4 deletions
+25
-4
src/views/annual-report/annual-report.scss
src/views/annual-report/annual-report.scss
+25
-4
No files found.
src/views/annual-report/annual-report.scss
View file @
9a0ce3db
...
...
@@ -806,7 +806,6 @@ p {
width
:
100%
;
.pillar-splash
{
height
:
44px
;
margin
:
24px
0
;
}
}
...
...
@@ -819,6 +818,12 @@ p {
height
:
160px
;
}
}
.equity-and-global
{
.pillar-splash
{
height
:
64px
;
}
}
}
@media
#{
$intermediate
}
{
...
...
@@ -832,6 +837,12 @@ p {
height
:
128px
;
}
}
.equity-and-global
{
.pillar-splash
{
height
:
44px
;
}
}
}
@media
#{
$medium
}
{
...
...
@@ -855,6 +866,12 @@ p {
}
}
}
.equity-and-global
{
.pillar-splash
{
height
:
44px
;
}
}
}
@media
#{
$small
}
{
...
...
@@ -877,6 +894,12 @@ p {
}
}
}
.equity-and-global
{
.pillar-splash
{
height
:
44px
;
}
}
}
}
...
...
@@ -1733,9 +1756,7 @@ p {
ul
{
list-style-image
:
url('/images/annual-report/initiatives/guideline-splash.svg')
;
margin-right
:
64px
;
}
li
{
// vertical-align: middle;
padding
:
0
20px
;
}
}
...
...
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