adj line style

PHOTO EMBED

Tue Jun 28 2022 04:23:26 GMT+0000 (Coordinated Universal Time)

Saved by @mbala #css

.adj-container {
    width: 100%;

}
.adj {
    position: relative;
    display: flex;
    margin-top: 30px;
    justify-content: space-evenly;

}
.adj li {
    list-style: none;
    margin-right: 30px;
    font-size: 20px;
    color: #555;
    font-weight: 200;
}
content_copyCOPY