[openstreetmap/openstreetmap-website] Add headline to heatmap (PR #5976)
Anton Khorev
notifications at github.com
Sun May 4 03:16:02 UTC 2025
@AntonKhorev commented on this pull request.
> + <div class="row">
+ <div class="col text-body-secondary fs-5">
+ <%= t(".contributions", :count => @changes_count) %>
+ </div>
+ </div>
You don't need `row`/`col` here, you need `<h2>`.
(heatmap probably also doesn't need `row`/`col`)
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5976#pullrequestreview-2813350973
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5976/review/2813350973 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250503/f0b75ab7/attachment.htm>
More information about the rails-dev
mailing list