add responsive table on blog

pull/21217/head
Arhell 2020-05-27 01:50:56 +03:00
parent 00a2f389a8
commit 57f7988703
No known key found for this signature in database
GPG Key ID: 392F5B9038B303C5
1 changed files with 3 additions and 0 deletions

View File

@ -139,6 +139,9 @@ header
border-spacing: 0
margin-top: 30px
margin-bottom: 30px
@media screen and (max-width: 425px)
display: block
overflow-x: auto
thead
border-bottom: 2px solid #ccc