Skip to content

Commit da978ce

Browse files
committed
Update classStyle.css
1 parent 3a2c583 commit da978ce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

stylesheets/classStyle.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.avatar,
22
.logo {
3-
border-radius: 50%;
3+
border-radius: 80%;
44
border: 3px solid #FFF;
5-
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3); }
5+
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
6+
7+
}

0 commit comments

Comments
 (0)