Skip to content

Commit 2a69a60

Browse files
authored
index.html
softencode.github.io
1 parent cbd7fb3 commit 2a69a60

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ <h1>
1111
Hello! We are Softencode Organization, set up by four kids in China who love programming!
1212
</span>
1313
</h1>
14-
<h2>
15-
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);text-align: right;letter-spacing: 1.5px;">
16-
Meet us:
17-
</span>
18-
</h2>
1914
<h3 align="left">
20-
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);text-align:left;letter-spacing: 1.5px;">
21-
<p>
15+
<details>
16+
<summary>
17+
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);letter-spacing: 1.5px;">
18+
Meet us:
19+
</span>
20+
</summary>
21+
<dd>
2222
<li>
2323
<a href="https://github.com/MapMaths" title="MapMaths">
2424
<img class="avatar" href="avatars/mapmaths.png" alt="@MapMaths" />
@@ -39,8 +39,8 @@ <h3 align="left">
3939
<img class="avatar" href="avatars/sea-horizon.png" alt="@Sea-horizon" />
4040
</a>
4141
</li>
42-
</p>
43-
</span>
42+
</dd>
43+
</details>
4444
</h3>
4545
</body>
4646
</html>

0 commit comments

Comments
 (0)