Skip to content

Commit bcd2878

Browse files
committed
屏幕小时精简头部和底部
1 parent 552ca11 commit bcd2878

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

public/stylesheets/responsive.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@
5353
}
5454

5555
#responsive-sidebar-trigger {
56-
display: block !important;
57-
position: absolute;
58-
right: 0;
56+
display: none;
5957
}
6058

6159
#main {
@@ -123,7 +121,7 @@
123121
}
124122

125123
#footer_main {
126-
text-align: center;
124+
display: none;
127125
}
128126

129127
#backtotop {

0 commit comments

Comments
 (0)