feat(theme): make blog post list responsive to screen width (#685)
* Make blog post list responsive to screen width * style: lint fix --------- Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
This commit is contained in:
parent
7c0dfc562e
commit
46b2da25a6
@ -53,6 +53,7 @@ const {
|
||||
flex: 1 2;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user