Skip to content

Commit 56b0a34

Browse files
committed
还原css
1 parent a1d230f commit 56b0a34

File tree

2 files changed

+0
-213
lines changed

2 files changed

+0
-213
lines changed

assets/css/style.scss

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,6 @@
77
padding: 0 15px;
88
}
99

10-
/* 大屏显示器宽度优化 */
11-
@media (min-width: 1200px) {
12-
.container {
13-
max-width: 1400px;
14-
}
15-
}
16-
17-
@media (min-width: 1600px) {
18-
.container {
19-
max-width: 1600px;
20-
}
21-
}
22-
2310
/* 表格响应式 */
2411
table {
2512
width: 100%;
@@ -165,19 +152,6 @@ pre {
165152
text-align: center;
166153
}
167154

168-
/* 大屏显示器页脚宽度优化 */
169-
@media (min-width: 1200px) {
170-
.footer-content {
171-
max-width: 1400px;
172-
}
173-
}
174-
175-
@media (min-width: 1600px) {
176-
.footer-content {
177-
max-width: 1600px;
178-
}
179-
}
180-
181155
.copyright {
182156
color: #586069;
183157
font-size: 0.9rem;

assets/css/style.scss.backup

Lines changed: 0 additions & 187 deletions
This file was deleted.

0 commit comments

Comments
 (0)