fix layout
This commit is contained in:
parent
8e8c520fc1
commit
91cef0a1fb
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
headerStyle = "boxed";
|
||||
layout = {
|
||||
media = { style = "row"; columns = 3; };
|
||||
infra = { style = "row"; columns = 3; };
|
||||
games = { style = "row"; columns = 2; };
|
||||
infra = { style = "row"; columns = 2; };
|
||||
games = { style = "row"; columns = 1; };
|
||||
};
|
||||
};
|
||||
bookmarks = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue