We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f7f05 commit 0cbfa1dCopy full SHA for 0cbfa1d
1 file changed
Sprint-3/quote-generator/style.css
@@ -35,10 +35,8 @@ label {
35
36
.auto-play-controls {
37
display: flex;
38
- align-items: center;
39
justify-content: center;
40
gap: 1rem;
41
- margin-top: 1rem;
42
}
43
44
#auto-play-toggle {
@@ -57,8 +55,6 @@ label {
57
55
58
56
59
.auto-play-label {
60
- display: inline-flex;
61
62
gap: 0.4rem;
63
margin: 0;
64
0 commit comments