make the size of directory photos fixed so that the screen doesn't jump around when loading.
This commit is contained in:
parent
0f0f12a453
commit
faf1f672df
@ -12,6 +12,8 @@
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display:block;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
}
|
||||
.directory-details {
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user