Merged in feature/MAPG-174-adjust-map-description-style (pull request #140)
MAPG-174 align description center
This commit is contained in:
commit
721b611cdb
@ -30,7 +30,7 @@ $cssFiles = [
|
||||
-->~ <?= $map['area'][0] ?> <?= $map['area'][1] ?><sup>2</sup>
|
||||
</p>
|
||||
</div>
|
||||
<p class="small justify marginTop"><?= $map['description'] ?></p>
|
||||
<p class="small center marginTop"><?= $map['description'] ?></p>
|
||||
</div>
|
||||
<?php if ($isAdmin): ?>
|
||||
<div class="buttonContainer">
|
||||
|
Loading…
Reference in New Issue
Block a user