mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: update .bl-shell max-width to improve layout responsiveness
This commit is contained in:
@@ -86,7 +86,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bl-shell {
|
.bl-shell {
|
||||||
width: min(var(--bl-content-width), calc(100% - 40px));
|
max-width: 1000px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user