better spacing
This commit is contained in:
@@ -456,7 +456,7 @@ function ChemistryDnDMobile({ user, teams, players }: PlayerInfoProps) {
|
||||
<div className="column">
|
||||
<div className="box">
|
||||
<p className="subtitle is-6 is-uppercase has-text-weight-light">
|
||||
yes, please ♥️
|
||||
♥️
|
||||
</p>
|
||||
<PlayerList
|
||||
list={playersRight}
|
||||
@@ -513,6 +513,7 @@ export default function Rankings() {
|
||||
];
|
||||
|
||||
return (
|
||||
<section className="section">
|
||||
<div className="container block">
|
||||
<p className="notification is-warning is-light">
|
||||
assign as many or as few players as you want and don't forget to 💾
|
||||
@@ -530,5 +531,6 @@ export default function Rankings() {
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
</section>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user