FreeHostia Forums
https://forum.freehostia.com/

Difficult to align element to bottom left w/ flexbox
https://forum.freehostia.com/viewtopic.php?f=8&t=66352
Page 1 of 1

Author:  Billy3 [ Sat Oct 29, 2022 6:16 am ]
Post subject:  Difficult to align element to bottom left w/ flexbox

I'm trying to use flexbox to align an element to the bottom left of the screen and am not sure what my code is missing; currently it just aligns slightly to the left of the center.

#logo {
display: flex;
flex-wrap:wrap;
flex-direction: column;
align-items: flex-end;
align-content: flex-end;
}

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/