Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
css/responsive.css
|
@ -158,11 +158,11 @@ |
|
|
.large-12.columns.table { |
|
|
.large-12.columns.table { |
|
|
display: table; } |
|
|
display: table; } |
|
|
|
|
|
|
|
|
.table .header-blog { |
|
|
.header-blog { |
|
|
display:table-header-group; } |
|
|
display:table-header-group; } |
|
|
|
|
|
|
|
|
.table .middle-blog { |
|
|
.middle-blog { |
|
|
display:table-row-group; } |
|
|
display:table-row-group; } |
|
|
|
|
|
|
|
|
.table .bottom-blog { |
|
|
.bottom-blog { |
|
|
display:table-footer-group; } } |
|
|
display:table-footer-group; } } |
|
|