mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Responsive browser compatibility tables
This commit is contained in:
parent
6b5f9a1088
commit
302e3f1afe
1 changed files with 6 additions and 0 deletions
|
@ -105,6 +105,12 @@
|
|||
max-width: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
// Responsive browser compatibility tables
|
||||
#compat-desktop,
|
||||
#compat-mobile {
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue