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
b8335b93
Commit
b8335b93
authored
Mar 19, 2021
by
alain
🐙
Browse files
always multiplying images..
parent
9147110a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
wordpress/wp-content/themes/makeitopen/assets/css/maps/style.css.map
View file @
b8335b93
This diff is collapsed.
Click to expand it.
wordpress/wp-content/themes/makeitopen/assets/css/style.css
View file @
b8335b93
This diff is collapsed.
Click to expand it.
wordpress/wp-content/themes/makeitopen/assets/scss/partials/_items.scss
View file @
b8335b93
...
...
@@ -26,7 +26,7 @@
img
{
position
:
absolute
;
width
:
100%
;
mix-blend-mode
:
multiply
;
}
}
...
...
@@ -75,6 +75,7 @@
img
{
width
:
100%
;
height
:
100%
;
mix-blend-mode
:
multiply
;
}
&
--cover
img
{
...
...
@@ -105,7 +106,7 @@
}
// If there are more than 3 items; smaller header font size
&
--max
,
{
&
--max
{
.item
h3
{
font-size
:
28px
;
}
...
...
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