Merge pull request #21217 from Arhell/add-responsive-table
add responsive table on blog
This commit is contained in:
@@ -139,6 +139,9 @@ header
|
|||||||
border-spacing: 0
|
border-spacing: 0
|
||||||
margin-top: 30px
|
margin-top: 30px
|
||||||
margin-bottom: 30px
|
margin-bottom: 30px
|
||||||
|
@media screen and (max-width: 425px)
|
||||||
|
display: block
|
||||||
|
overflow-x: auto
|
||||||
|
|
||||||
thead
|
thead
|
||||||
border-bottom: 2px solid #ccc
|
border-bottom: 2px solid #ccc
|
||||||
|
|||||||
Reference in New Issue
Block a user