mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
fix: sort blocks alphabetically
This commit is contained in:
parent
f52eae8c09
commit
d7bb5baaf7
1 changed files with 4 additions and 4 deletions
|
@ -6,14 +6,14 @@
|
||||||
color: #02a9ff;
|
color: #02a9ff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appstore {
|
|
||||||
color: #0d96f6;
|
|
||||||
}
|
|
||||||
|
|
||||||
.applepodcast {
|
.applepodcast {
|
||||||
color: #9933CC;
|
color: #9933CC;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.appstore {
|
||||||
|
color: #0d96f6;
|
||||||
|
}
|
||||||
|
|
||||||
.audible {
|
.audible {
|
||||||
color: #f8991c;
|
color: #f8991c;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue