Page 1 of 1

Evolution: using float:left for the player boards

Posted: 01 May 2024, 18:53
by Sylafrs
Evolution: using float:left for the player boards
See

Image

In CSS:

Code: Select all

.species_wrap {
    float: left;
}