Removed border from homepage

This commit is contained in:
Brandon Rozek 2023-01-20 13:18:32 -05:00
parent de907bfa1d
commit 7bba7d0f0b
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
2 changed files with 3 additions and 11 deletions

View file

@ -369,14 +369,6 @@ main .e-content h2 {
height: 250px;
}
.main-home .h-card .avatar img {
width: 250px;
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
}
.main-home .h-card .avatarMask {
clip-path: circle(120px at center);
-webkit-clip-path: circle(120px at center);