mirror of https://github.com/lxndrblz/anatole.git

Igor
17.21.2021 0ab8541be690bb7d39f91387ed078af399e4aa16
Set the height of the profile image explicitly (#201)

2 files modified
2 ■■■■■ changed files
assets/css/style.css 1 ●●●● patch | view | raw | blame | history
assets/css/style.rtl.css 1 ●●●● patch | view | raw | blame | history
assets/css/style.css
@@ -298,6 +298,7 @@
.sidebar .logo-title .title img {
    width: 127px;
    height: 127px;
    border-radius: 50%;
}
assets/css/style.rtl.css
@@ -297,6 +297,7 @@
.sidebar .logo-title .title img {
    width: 127px;
    height: 127px;
    border-radius: 50%;
}