Files
overzeuknup.top/static/css/ozk.css
2022-03-24 10:00:46 +01:00

14 lines
202 B
CSS

img[alt=LogoAbout] {
width: 250px;
margin-top: 50px;
margin-bottom: 50px;
}
.home-about .avatar img {
border-radius: 0%;
}
.home-about .avatar img.custom {
height: 20rem;
width: 20rem;
}