Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alain
Make it Open Project Site
Commits
439a2daa
Commit
439a2daa
authored
Mar 12, 2021
by
alain
🐙
Browse files
fix pinned content alignment
parent
d2e4b95b
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
wordpress/wp-content/themes/makeitopen/assets/css/maps/style.css.map
View file @
439a2daa
This diff is collapsed.
Click to expand it.
wordpress/wp-content/themes/makeitopen/assets/css/style.css
View file @
439a2daa
This diff is collapsed.
Click to expand it.
wordpress/wp-content/themes/makeitopen/assets/scss/partials/_pinned-content.scss
View file @
439a2daa
...
...
@@ -104,11 +104,11 @@ h3 {
}
.events-wrapper
{
margin
:
30px
30px
60px
;
margin
:
0
30px
60px
;
flex
:
0
0
calc
(
50%
-
60px
);
}
.resources-wrapper
{
margin
:
30px
;
margin
:
0
30px
30px
;
flex
:
0
0
calc
(
50%
-
60px
);
}
\ No newline at end of file
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