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
5d15db8d
Commit
5d15db8d
authored
Mar 29, 2021
by
alain
🐙
Browse files
some spacing tweaks
parent
050dccee
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
wordpress/wp-content/themes/makeitopen/assets/css/maps/style.css.map
View file @
5d15db8d
This diff is collapsed.
Click to expand it.
wordpress/wp-content/themes/makeitopen/assets/css/style.css
View file @
5d15db8d
This diff is collapsed.
Click to expand it.
wordpress/wp-content/themes/makeitopen/assets/scss/partials/_content-row.scss
View file @
5d15db8d
...
@@ -95,19 +95,25 @@
...
@@ -95,19 +95,25 @@
&
--border
{
&
--border
{
margin
:
0
10px
;
margin
:
0
10px
;
padding
:
30px
0
;
@media
only
screen
and
(
min-width
:
$large
)
{
@media
only
screen
and
(
min-width
:
$large
)
{
padding
:
90px
0
;
padding
:
90px
0
;
}
}
.container
{
.container
{
padding
:
3
0px
;
padding
:
2
0px
;
position
:
relative
;
position
:
relative
;
max-width
:
1060px
;
max-width
:
1060px
;
@media
only
screen
and
(
min-width
:
$large
)
{
@media
only
screen
and
(
min-width
:
$smallmedium
)
{
padding
:
30px
;
}
@media
only
screen
and
(
min-width
:
$medium
)
{
padding
:
50px
;
padding
:
50px
;
}
@media
only
screen
and
(
min-width
:
$large
)
{
max-width
:
1020px
;
max-width
:
1020px
;
}
}
...
...
wordpress/wp-content/themes/makeitopen/assets/scss/partials/_items.scss
View file @
5d15db8d
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
}
}
.item
{
.item
{
margin-bottom
:
10
0px
;
margin-bottom
:
4
0px
;
.img
{
.img
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
...
...
wordpress/wp-content/themes/makeitopen/assets/scss/partials/_list.scss
View file @
5d15db8d
...
@@ -31,6 +31,10 @@
...
@@ -31,6 +31,10 @@
line-height
:
30px
;
line-height
:
30px
;
}
}
}
}
p
:last-child
{
margin-bottom
:
0
;
}
}
}
}
}
}
}
...
...
wordpress/wp-content/themes/makeitopen/assets/scss/partials/_pinned-content.scss
View file @
5d15db8d
...
@@ -127,5 +127,6 @@ h3 {
...
@@ -127,5 +127,6 @@ h3 {
.btn
{
.btn
{
float
:
right
;
float
:
right
;
margin-top
:
1rem
;
}
}
}
}
\ No newline at end of file
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