Skip to content

Commit 1cbbf48

Browse files
authored
Update style.scss
1 parent 24ab972 commit 1cbbf48

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

assets/css/style.scss

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,3 @@ header, section.page-header {
1919
width: 95% !important;
2020
}
2121

22-
23-
footer {
24-
all: unset; /* 清除 slate 所有默认样式 */
25-
display: block;
26-
background-color: #ffffff !important; /* 全白背景 */
27-
color: #333333 !important; /* 深灰字体 */
28-
padding: 24px 0;
29-
font-size: 14px;
30-
text-align: center;
31-
border-top: 1px solid #ddd;
32-
width: 100%;
33-
}
34-
35-
footer .wrapper, footer .inner {
36-
all: unset;
37-
display: block;
38-
width: 100% !important;
39-
max-width: 100% !important;
40-
margin: 0 auto;
41-
}
42-

0 commit comments

Comments
 (0)