apply RWD for home and header (max-width: 1300, 1100),add mobile header

This commit is contained in:
barrystone
2021-03-31 17:34:12 +08:00
parent add1f3bc82
commit 27b71b73c7
5 changed files with 138 additions and 30 deletions

View File

@@ -18,7 +18,7 @@
<section class="section-content">
<section class="home__info">
<div class="home__info-container">
<div class="home__info-title">
<div class="home__info-title home__info-title--1">
<img
class="home-squareImg"
src="~@/assets/images/home/home-icon-square.svg"
@@ -40,7 +40,7 @@
</section>
<section class="home__info">
<div class="home__info-container">
<div class="home__info-title">
<div class="home__info-title home__info-title--2">
<img
class="home-appleImg"
src="~@/assets/images/home/home-icon-apple.svg"