Skip to content
Snippets Groups Projects
Commit d544ae3c authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'troll-develop-patch-82829' into 'develop'

+ Pour aligner l’icône (artistes) au centre du cercle violet.

See merge request funkwhale/funkwhale!247
parents 1823554b 30a519f5
No related branches found
No related tags found
No related merge requests found
......@@ -169,4 +169,15 @@ html, body {
.floated.buttons .button ~ .dropdown {
border-left: none;
}
.ui.icon.header .circular.icon {
display: flex;
justify-content: center;
}
.segment-content .button{
margin: 0.5em;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment