Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assets/herounit-image-with-aside: add title styling and fix copyright #5404

Closed
wants to merge 1 commit into from

Conversation

philli-m
Copy link
Contributor

@philli-m philli-m commented Jan 22, 2024

…d more specific target for copyright fixes #5366

Describe your changes
Briefly explain what you did and provide context for a clearer understanding.

Tasks

  • PR name contains story or task reference
  • Steps to recreate and test the changes
  • Documentation (docs and inline)
  • Tests (including n+1 and django_assert_num_queries where applicable)
  • Changelog

fix can be seen on project detail http://localhost:8003/projekte/liqd-project/ if project has a header image with copyright

fixed image copyright so can be seen issue - needs image and copyright #5366

expected outcome:
screenshot(29)

@@ -1,4 +1,4 @@
.image__copyright--aside {
.image__copyright.image__copyright--aside {
Copy link
Contributor

@hom3mad3 hom3mad3 Jan 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm not sure about these overwrites. maybe better not use this class at all? also, the font-size of this element is too small. i was wondering if we should create a new herounit-copyright element altogether? this is something i've worked on last week: #5409 we could try to reproduce some of it here? the PR also solves issues with the content-wrapper width.
as for the button design on mobile having being full-width, this will need to be fixed on a4.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, and the button icon should be black

@hom3mad3 hom3mad3 mentioned this pull request Jan 22, 2024
1 task
@philli-m
Copy link
Contributor Author

closed in favor of #5409

@philli-m philli-m closed this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants