We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2c583 commit da978ceCopy full SHA for da978ce
stylesheets/classStyle.css
@@ -1,5 +1,7 @@
1
.avatar,
2
.logo {
3
- border-radius: 50%;
+ border-radius: 80%;
4
border: 3px solid #FFF;
5
- box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3); }
+ box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
6
+
7
+}
0 commit comments