Skip to content

Commit 4fca250

Browse files
committed
Site updated to 0dd6126
1 parent 8f78255 commit 4fca250

8 files changed

Lines changed: 5 additions & 5 deletions

File tree

acp/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

acp/index.html.gz

35 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

index.html.gz

36 Bytes
Binary file not shown.

solawi/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

solawi/index.html.gz

38 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,8 +1100,8 @@ strong {
11001100
grid-template-columns: repeat(3, minmax(0, 1fr));
11011101
}
11021102

1103-
.md\:grid-cols-8 {
1104-
grid-template-columns: repeat(8, minmax(0, 1fr));
1103+
.md\:grid-cols-7 {
1104+
grid-template-columns: repeat(7, minmax(0, 1fr));
11051105
}
11061106

11071107
.md\:flex-row {

0 commit comments

Comments
 (0)