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 1895033 commit 6a7b0f6Copy full SHA for 6a7b0f6
www/rustup.css
@@ -175,9 +175,7 @@ hr {
175
height: 58px;
176
margin: 0;
177
padding: 0 5px 0 5px;
178
- border-radius: 0 3px 3px 0;
179
- border-left-width: 0px;
180
- border-left-style: solid;
+ border-width: 0px;
181
cursor: pointer;
182
}
183
@@ -191,7 +189,7 @@ hr {
191
189
width: fit-content;
192
190
height: fit-content;
193
top: 27px;
194
- left: 50%;
+ left: 23px;
195
transform: translate(-50%, -50%);
196
197
@@ -208,7 +206,7 @@ hr {
208
206
width: 41px;
209
207
height: 15px;
210
position: relative;
211
- top: 5px;
+ top: 6px;
212
213
214
#platform-instructions-win32 a.windows-download,
0 commit comments