Skip to content

Commit cdca259

Browse files
committed
Site updated to 434df0c
1 parent e40ebcc commit cdca259

9 files changed

Lines changed: 13 additions & 13 deletions

File tree

acp/index.html

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

acp/index.html.gz

-240 Bytes
Binary file not shown.

index.html

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

index.html.gz

-229 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

-245 Bytes
Binary file not shown.

stylesheets/site-80aa892a.css.gz

-4.62 KB
Binary file not shown.
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,10 @@ strong {
692692
height: 1.25rem;
693693
}
694694

695+
.h-6 {
696+
height: 1.5rem;
697+
}
698+
695699
.h-8 {
696700
height: 2rem;
697701
}
@@ -708,6 +712,10 @@ strong {
708712
width: 13rem;
709713
}
710714

715+
.w-6 {
716+
width: 1.5rem;
717+
}
718+
711719
.w-8 {
712720
width: 2rem;
713721
}
@@ -1026,18 +1034,14 @@ strong {
10261034
margin-left: 4rem;
10271035
}
10281036

1029-
.md\:ml-3 {
1030-
margin-left: 0.75rem;
1037+
.md\:ml-2 {
1038+
margin-left: 0.5rem;
10311039
}
10321040

10331041
.md\:mr-0 {
10341042
margin-right: 0px;
10351043
}
10361044

1037-
.md\:mr-8 {
1038-
margin-right: 2rem;
1039-
}
1040-
10411045
.md\:mt-0 {
10421046
margin-top: 0px;
10431047
}
@@ -1112,10 +1116,6 @@ strong {
11121116
flex-wrap: nowrap;
11131117
}
11141118

1115-
.md\:items-end {
1116-
align-items: flex-end;
1117-
}
1118-
11191119
.md\:justify-start {
11201120
justify-content: flex-start;
11211121
}

stylesheets/site-d8651a30.css.gz

4.62 KB
Binary file not shown.

0 commit comments

Comments
 (0)