Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
argumentnn.r52
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Evgeny Talagaev
argumentnn.r52
Commits
bd7f4722
Commit
bd7f4722
authored
Aug 26, 2022
by
Evgeny Talagaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix a catalog indents
parent
e81b148d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
22872 deletions
+33
-22872
package-lock.json
package-lock.json
+32
-22868
page.scss
src/blocks/page/page.scss
+1
-4
No files found.
package-lock.json
View file @
bd7f4722
This diff is collapsed.
Click to expand it.
src/blocks/page/page.scss
View file @
bd7f4722
...
...
@@ -1214,9 +1214,6 @@ pre {
@media
(
min-width
:
$screen-xxl
)
{
font-size
:
14px
;
}
@media
(
min-width
:
$screen-xl
)
{
}
}
#{
$block-name
}
__i-photo
{
...
...
@@ -1227,7 +1224,7 @@ pre {
&
--type-x3
{
#{
$block-name
}
__item
{
@media
(
min-width
:
$screen-xl
)
{
width
:
calc
(
100%
/
3
-
(
20
px
*
2
/
3
));
width
:
calc
(
100%
/
3
-
(
31
px
*
2
/
3
));
}
}
}
...
...
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