mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 14:37:41 -07:00
Donation dependent style
This commit is contained in:
@ -455,6 +455,14 @@ tbody strong {
|
||||
padding-top: 45px;
|
||||
}
|
||||
|
||||
.background-get-started {
|
||||
background-color: rgb(35, 55, 79);
|
||||
@media screen and (min-width: 768px) {
|
||||
border-radius: 10px;
|
||||
}
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.button-get-started {
|
||||
margin-top: 50px;
|
||||
margin-bottom: 50px;
|
||||
|
Reference in New Issue
Block a user