mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 10:17:41 -07:00
Resolves #7
This commit is contained in:
@ -405,7 +405,7 @@ tbody strong {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
margin-bottom: 15px;
|
||||
padding-top: 59px;
|
||||
padding-top: 25px;
|
||||
padding-bottom: 50px;
|
||||
background-color: rgb(50, 51, 76);
|
||||
border-radius: 12px;
|
||||
@ -415,6 +415,14 @@ tbody strong {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.widget-type-icon {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.widget-type-info {
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.is-centered {
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user