Skip to content

Commit c7afc11

Browse files
committed
fix screenshot width
1 parent 5e18c50 commit c7afc11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/style/default.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ footer {
7979
margin-right: 16px;
8080
}
8181

82+
#lk-apps .screenshot {
83+
width: 100%;
84+
}
85+
8286
#easy-installer .lk-app-heading {
8387
background: var(--lk-installer-gradient);
8488
background-clip: text;

0 commit comments

Comments
 (0)