Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
NAP-wordpress
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marwa Sfari
NAP-wordpress
Commits
ae55dab8
Commit
ae55dab8
authored
Aug 30, 2017
by
imac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Responsive]Page contact
parent
8528f153
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
1 deletion
+30
-1
responsive.css
wp-content/themes/nap/assets/css/responsive.css
+30
-1
No files found.
wp-content/themes/nap/assets/css/responsive.css
View file @
ae55dab8
/* ------------------------*/
/* ---------->>> 1920 <<<-----------*/
/* ------------------------*/
@media
screen
and
(
min-width
:
1920px
)
{
/*Menu*/
.nav-wrapper
{
max-width
:
343px
;
min-width
:
343px
;
}
/* Product */
#slides
{
width
:
700px
;
}
...
...
@@ -30,6 +36,29 @@
.inner-product-info
{
margin-top
:
50%
;
}
/* Contact */
.contact-wrapper
.form-wrapper
{
padding
:
186px
77px
50px
;
}
.form-wrapper
h2
{
padding-bottom
:
21px
;
}
.contact-wrapper
.form-wrapper
form
{
padding-bottom
:
4px
;
max-width
:
330px
;
}
.separation
{
margin-bottom
:
75px
;
display
:
block
;
margin-top
:
30px
;
}
.contact-form
.footer
{
padding
:
75px
30px
220px
;
}
.contact-form
.half-col
{
width
:
100%
;
padding-bottom
:
13px
;
}
}
/* ------------------------*/
/* ---------->>> 1280 <<<-----------*/
/* ------------------------*/
...
...
@@ -186,7 +215,7 @@
width
:
37%
;
}
.right-container
.right-panel
{
padding
:
0
2
7
px
;
padding
:
0
2
5
px
;
}
/* Product */
.slides-wrapper
{
...
...
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