mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-10 12:25:24 +02:00
Update 3 files
- /assets/css/style.scss - /_data/proxylist.yml - /_layouts/default.html
This commit is contained in:
@@ -132,3 +132,20 @@ footer{
|
||||
section{
|
||||
width: 65%;
|
||||
}
|
||||
@media print, screen and (max-width: 960px) {
|
||||
.wrapper {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
header {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
footer {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
section {
|
||||
width: auto;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user