diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -153,6 +153,13 @@ li a:hover { margin: 10px; } +.container-blog { + width:50%; + margin:auto; + background-color: black; + overflow:hidden; +} + .row-cards { display: -ms-flexbox; |
