Make images a bit smaller
This commit is contained in:
parent
9939ff18b8
commit
8bf166f134
1 changed files with 4 additions and 0 deletions
|
@ -50,4 +50,8 @@
|
||||||
height: 50px;
|
height: 50px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
#embedImages {
|
||||||
|
width: 50%;
|
||||||
|
height: 50%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue