User contributions for 172.69.65.37

For 172.69.65.37 talk block log logs
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

20 February 2024

  • 13:0813:08, 20 February 2024 diff hist +599 N Blog: 2024-02-20Created page with "Alright I created this little code pen https://codepen.io/Razzi-Abuissa/pen/oNVOqyL And I wanted to log it because to get the element to align to the bottom, I had to set the page height to 100%, otherwise it was aligned to the bottom but the whole page was a small height... have run into this before.<pre> html, body { height: 100%; } .main { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } </pre>Also you need a spacer el..." current Tag: Visual edit