plugin buttons width updated

This commit is contained in:
obsfx 2020-07-13 13:38:13 +03:00
parent 337c532564
commit a477758335
No known key found for this signature in database
GPG Key ID: 7709B9F9CCB9413A
1 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ h1 {
}
.customization .info_p {
color: var(--grey1);
color: white;
}
.customization .info_p a {
@ -157,7 +157,7 @@ h1 {
.customization .customization-links .button-link {
margin: 5px;
width: 240px;
width: 280px;
}
.customization .customization-links {