mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-11 14:02:18 -06:00
download button: adapt for hidpi & margin downsize
This commit is contained in:
parent
a30b2b78ab
commit
ed028c57f1
@ -427,14 +427,12 @@ button {
|
|||||||
|
|
||||||
.link-button {
|
.link-button {
|
||||||
color: white;
|
color: white;
|
||||||
margin: 20px 0 5px;
|
margin: 20px auto 5px auto;
|
||||||
padding: 10px 0;
|
padding: 40px 0;
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
max-width: 400px;
|
max-width: 500px;
|
||||||
background-color: #373277;
|
background-color: #373277;
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.feature-props {
|
.feature-props {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user