diff --git a/assets/css/main.css b/assets/css/main.css index 632bbee..4f9f77e 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -74,6 +74,20 @@ button { color: #eb662b } +.header__phone { + position: absolute; + right: 50px; + top: 50%; + transform: translateY(-50%); + color: #fff; + font-weight: 400; + font-size: 14px; + line-height: 28px; + display: flex; + align-items: center; + gap: 10px +} + .footer { background: #1b1b1b; font-weight: 400; diff --git a/index.html b/index.html index 0d548aa..7f9c0eb 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,7 @@ 新闻资讯 关于我们 场馆入驻 +