Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
3046ef86
Commit
3046ef86
authored
Sep 15, 2022
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化首页样式为宽屏
parent
db89dadd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
app/design/frontend/Joshine/breeze/Magento_Cms/templates/default/home.phtml
+3
-3
app/design/frontend/Joshine/breeze/web/css/_custom.less
+2
-1
No files found.
app/design/frontend/Joshine/breeze/Magento_Cms/templates/default/home.phtml
View file @
3046ef86
...
...
@@ -148,9 +148,9 @@
text-align
:
center
;
margin
:
10px
;
}
.select-element.section-before-footer.clearfix
span
img
{
max-height
:
100%
;
width
:
auto
;}
.baozhang_before_footer
{
width
:
17%
;}
.baozhang_before_footer
{
width
:
17%
;
float
:
left
;
}
@media
(
max-width
:
789px
){
.col-md-3.col-xs-12.social_block
{
padding
:
0
;
...
...
@@ -164,7 +164,7 @@
padding
:
20px
10px
!important
;
}
.cms-index-index
.box-blog
{
padding-bottom
:
0
;}
.baozhang_before_footer
{
width
:
30%
;}
.baozhang_before_footer
{
width
:
30%
;
float
:
left
;
}
.select-element.section-before-footer.clearfix
{
background
:
#f2f2f2
;
padding
:
20px
10px
;}
.select-element.section-before-footer.clearfix
p
{
height
:
60px
;
font-size
:
14px
;}
...
...
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
3046ef86
...
...
@@ -692,6 +692,6 @@ p.shopbycate-title {
}
}
.cms-index-index > main#maincontent {
.cms-index-index >
.page-main ,
main#maincontent {
max-width: fit-content !important;
}
\ 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