Template:TopPages/styles.css

Template page
< Template:TopPages
Revision as of 16:14, 13 February 2023 by Momo (talk | contribs)
.Trending-Container{
            display: flex;
            flex-direction: row;
}

.TopPage-container{
            margin: 5px;
}

.Image{
    width:  100px;
    height: 100px;
    background-size: cover;
    object-fit:scale-down;
}