css
This commit is contained in:
parent
ce33f39bb0
commit
6353987b15
@ -464,7 +464,8 @@ table.tablesupport {
|
||||
@media only screen and (max-width: 570px)
|
||||
{
|
||||
.blocksupport {
|
||||
width: 90%;
|
||||
width: calc(100% - 4px);
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.tablesupport {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user