Skip to content

Commit 50be4f2

Browse files
committed
deploy: 055173b
1 parent 2062e54 commit 50be4f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+898
-874
lines changed

user/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
}
1818
.additional {
1919
position: absolute;
20-
top: 0em;
20+
top: 0.5em;
2121
right: 0;
2222
display: flex;
2323
gap: 5px;
2424
align-items: center;
2525
font-size: 1.3em;
2626
}
2727
.platforms {
28-
font-size: 1.5em;
28+
font-size: 2rem;
2929
}
3030
dd > p {
3131
margin-top: 0.2em;

user/contributing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
}
1717
.additional {
1818
position: absolute;
19-
top: 0em;
19+
top: 0.5em;
2020
right: 0;
2121
display: flex;
2222
gap: 5px;
2323
align-items: center;
2424
font-size: 1.3em;
2525
}
2626
.platforms {
27-
font-size: 1.5em;
27+
font-size: 2rem;
2828
}
2929
dd > p {
3030
margin-top: 0.2em;

user/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
}
1717
.additional {
1818
position: absolute;
19-
top: 0em;
19+
top: 0.5em;
2020
right: 0;
2121
display: flex;
2222
gap: 5px;
2323
align-items: center;
2424
font-size: 1.3em;
2525
}
2626
.platforms {
27-
font-size: 1.5em;
27+
font-size: 2rem;
2828
}
2929
dd > p {
3030
margin-top: 0.2em;

user/installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
}
1717
.additional {
1818
position: absolute;
19-
top: 0em;
19+
top: 0.5em;
2020
right: 0;
2121
display: flex;
2222
gap: 5px;
2323
align-items: center;
2424
font-size: 1.3em;
2525
}
2626
.platforms {
27-
font-size: 1.5em;
27+
font-size: 2rem;
2828
}
2929
dd > p {
3030
margin-top: 0.2em;

user/multicall.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
}
1717
.additional {
1818
position: absolute;
19-
top: 0em;
19+
top: 0.5em;
2020
right: 0;
2121
display: flex;
2222
gap: 5px;
2323
align-items: center;
2424
font-size: 1.3em;
2525
}
2626
.platforms {
27-
font-size: 1.5em;
27+
font-size: 2rem;
2828
}
2929
dd > p {
3030
margin-top: 0.2em;

0 commit comments

Comments
 (0)