fix tournament duel title style

swiss-featuring
Thibault Duplessis 2020-08-25 08:07:49 +02:00
parent c662e5d3fa
commit 64e76d5000
1 changed files with 4 additions and 4 deletions

View File

@ -64,16 +64,16 @@
@extend %box-radius;
padding: .1em .5em;
background: $c-brag;
color: #fff;
background: $c-secondary;
color: $c-secondary-over;
}
.b .title,
.b .utitle,
.b .rank {
margin-right: .3em;
}
.a .title,
.a .utitle,
.a .rank {
margin-left: .3em;
}