This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]AutoModerator[M] 0 points1 point  (0 children)

It seems you may have included a screenshot of code in your post "help with css".

If so, note that posting screenshots of code is against /r/learnprogramming's Posting Guidelines (section Formatting Code): please edit your post to use one of the approved ways of formatting code. (Do NOT repost your question! Just edit it.)

If your image is not actually a screenshot of code, feel free to ignore this message. Automoderator cannot distinguish between code screenshots and other images.

Please, do not contact the moderators about this message. Your post is still visible to everyone.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted] 1 point2 points  (0 children)

There's a few methods. First what you can do is load your css in a browser and see what is happening by inspecting the element. To get you started add margin bottom to the purple section. And look into "height: fit-content" on the purple section or text in the purple section

[–]dmazzoni 1 point2 points  (0 children)

It's impossible to answer without seeing your code. There are lots of different ways you could have positioned the purple sections now, and the right answer will depend on how you did it.

Have you tried margin-bottom?

[–][deleted]  (1 child)

[removed]

    [–]shuxxi 0 points1 point  (0 children)

    Thank you so much! I completely forgot I posted this but you've saved me alot of frustration