Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
landing_pages
Project
Overview
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
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alex
landing_pages
Commits
c057d0ca
Commit
c057d0ca
authored
Jan 31, 2019
by
Iren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add style price-margin-bottom
parent
605943e1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
styles.css
css/styles.css
+1
-1
styles.less
css/styles.less
+1
-1
No files found.
css/styles.css
View file @
c057d0ca
...
...
@@ -2100,7 +2100,7 @@ video {
width
:
100%
;
display
:
flex
;
justify-content
:
space-between
;
margin-bottom
:
1
8
0px
;
margin-bottom
:
1
9
0px
;
}
@media
(
max-width
:
992px
)
{
.price-wrapper
{
...
...
css/styles.less
View file @
c057d0ca
...
...
@@ -1698,7 +1698,7 @@ padding-left: 45px;
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 1
8
0px;
margin-bottom: 1
9
0px;
@media (max-width: 992px) {
margin-left: -15px;
}
...
...
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