We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69597e0 commit 45928e7Copy full SHA for 45928e7
css/styles.css
@@ -126,13 +126,15 @@
126
}
127
#video-thumbnail {
128
position: absolute;
129
- top: -180px;
+ top: -380px;
130
right: 10px;
131
132
#video-thumbnail img {
133
- width: 120px;
134
- height: 90px;
135
- border-radius: 6px;
+ width: 72px;
+ height: 54px;
+ border-radius: 60px;
136
+ border: 0;
137
+ opacity: 0.8;
138
139
140
.dial-buttons .btn {
@@ -190,7 +192,7 @@
190
192
padding-right: 0;
191
193
194
- top: -105px;
195
+ top: -245px;
196
right: 5px;
197
198
0 commit comments