mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-14 03:11:46 +00:00
Adjust icon position on the right sidebar (#368)
This commit is contained in:
parent
925ff6edcd
commit
35b14066a5
1 changed files with 5 additions and 0 deletions
|
@ -1631,6 +1631,11 @@ form .post {
|
|||
font-size: 22px;
|
||||
}
|
||||
|
||||
.right-column nav a .fa-solid {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.right-column h3 {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue