forked from NYANDEV/forgejo
Add RSS Feed buttons to Repo, User and Org pages (#19370)
This commit is contained in:
parent
ebb23967dc
commit
ef164d33c2
6 changed files with 9 additions and 5 deletions
|
@ -3,12 +3,8 @@
|
|||
.user {
|
||||
&.profile {
|
||||
.ui.card {
|
||||
.header,
|
||||
.username {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.header {
|
||||
display: block;
|
||||
font-weight: 600;
|
||||
font-size: 1.3rem;
|
||||
margin-top: -.2rem;
|
||||
|
@ -17,6 +13,7 @@
|
|||
|
||||
.profile-avatar-name {
|
||||
border-top: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.extra.content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue