Skip to content

Commit e90743a

Browse files
authored
Merge pull request #316 from okp4/refactor/replace-twitter-medium-logos
refactor: replace twitter and medium logos
2 parents 16f8a16 + 90cff29 commit e90743a

File tree

4 files changed

+32
-8
lines changed

4 files changed

+32
-8
lines changed

docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Welcome! OKP4 is a public PoS layer 1 blockchain built for trust-minimized data
2727
<p class="card-text">Everything that an OKP4 validator should know.</p>
2828
</div>
2929
</div>
30-
<div class="col">
30+
<div class="col">
3131
<div class="card card-body h-100 d-flex flex-column">
3232
<a href="/technical-documentation/introduction" class="card-title card-link stretched-link">
3333
<h2>Technical Documentation</h2>

src/scss/community.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
&:hover {
7171
$social-medias: (
7272
linkedin: #0077b5,
73-
twitter: #1da1f2,
73+
twitter: black,
7474
github: black,
7575
discord: #5865f2,
7676
telegram: #0088cc,
Lines changed: 15 additions & 3 deletions
Loading
Lines changed: 15 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)