mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 12:57:48 +00:00
Author Image
- define aspect-ratio for author image to be 1 / 1
This commit is contained in:
committed by
Torsten Dittmann
parent
b72749629c
commit
165167f0ca
@@ -43,5 +43,7 @@
|
||||
img {
|
||||
border-radius: 50%;
|
||||
padding: 10%;
|
||||
aspect-ratio: 1 / 1;
|
||||
object-fit: cover;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user