This commit is contained in:
@@ -54,6 +54,16 @@ body {
|
||||
|
||||
.nav-brand img {
|
||||
border-radius: 50%;
|
||||
height: 40px;
|
||||
width: 80px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.nav-brand img:hover {
|
||||
object-fit: fill;
|
||||
display: inline-block;
|
||||
margin-top: 10px;
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
.nav-links {
|
||||
|
||||
Reference in New Issue
Block a user