/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2023 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

.supporter-avatar {
    width: 40px;
    height: 40px;
    border: 1px solid #dadada;
    border-radius: 50%;
    margin-right: 7px;
}
