mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 07:25:59 +00:00
fix: reemove footer max-width styles for mobile container max-width conflict
This commit is contained in:
parent
306c862eb9
commit
785f9e373d
@ -71,7 +71,7 @@ a:hover {
|
||||
}
|
||||
.container {
|
||||
margin: 0 auto;
|
||||
max-width: var(--vp-layout-max-width);
|
||||
/* max-width: var(--vp-layout-max-width); */
|
||||
text-align: center;
|
||||
}
|
||||
.recordCode,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user