We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11bbeda + 5b68315 commit e0f8005Copy full SHA for e0f8005
src/custom-elements.css
@@ -29,14 +29,14 @@
29
box-shadow: 0 5px #999;
30
}
31
32
-.container-round {
+.round-container {
33
margin: 10px auto;
34
padding: 3px;
35
border: 3px solid;
36
border-radius: 50px;
37
38
39
-.heading-depth {
+.depth-heading {
40
color: white;
41
text-align: center;
42
@@ -46,7 +46,7 @@
46
47
48
49
-.heading-round {
+.round-heading {
50
51
52
0 commit comments