Xyphien Well-known member Jan 24, 2019 #1 How would you go about getting box nodes like this to show up on your style? I've tried Code: .node { height: 250px; display: table; margin-right: 1%; width: 49%; float: left; min-width: 49%; background: #292929; border-radius: 5px; } But I seem to only get
How would you go about getting box nodes like this to show up on your style? I've tried Code: .node { height: 250px; display: table; margin-right: 1%; width: 49%; float: left; min-width: 49%; background: #292929; border-radius: 5px; } But I seem to only get