﻿/* ---------------------------------------------------------------- *
 * Copyright (c) by Armitxes (Jan Brodersen). All rights reserved.  *
 * ---------------------------------------------------------------- */


#vscodesqf-index .spotlight,
#vscodesqf-index .spotlight-description {
    margin-top: -10px;
    padding-right: 0px;
}

#vscodesqf-index > div.row div.images {
    background-color: #222222;
    padding: 12px;
    border-radius: 10px;
}

#vscodesqf-index > div.row div.images img:first-of-type {
    margin-bottom: 15px;
}

#vscodesqf-index > div.row div.images img {
    border-radius: 10px;
}
