Skip to content
Snippets Groups Projects
Commit 30a519f5 authored by troll's avatar troll
Browse files

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

+ Pour espacer les boutons:
- start radio
- play all albums
- search on wikipedia
- view on MusicBrainz

quand le navigateur est réduit car les boutons étaient collés les uns aux autres.
parent ed305a2c
No related branches found
No related tags found
No related merge requests found
......@@ -154,4 +154,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