mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Change arrow direction in Categories page.
This commit is contained in:
@@ -784,12 +784,6 @@ table tbody td {
|
||||
top: -3rem !important; /* same as topbar height. */
|
||||
}
|
||||
|
||||
.flip {
|
||||
-ms-transform: rotate(180deg); /* IE 9 */
|
||||
-webkit-transform: rotate(180deg); /* Safari 3-8 */
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
.no-text-decoration {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user