add access thumbnails

This commit is contained in:
2020-07-30 18:20:48 +02:00
parent fc54e18ab9
commit 682e1a1fd0
22 changed files with 428 additions and 31 deletions
@@ -18,7 +18,7 @@
article{
width: calc(100% - 30px);
height: 325px;
background: none;
// background: none;
display: flex;
margin: 3rem $gutter 1.5rem $gutter;
@media screen and (min-width: 768px) {