You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
583 B
26 lines
583 B
/*collection grid*/ |
|
/*.grid-item {*/ |
|
/*border: 1px solid #ccc;*/ |
|
/*padding: 4px;*/ |
|
/*border-radius: 4px;*/ |
|
/*background: #ece8e3;*/ |
|
/*.grid-item__image {*/ |
|
/*margin: 0;*/ |
|
/*height: 160px;*/ |
|
/*overflow: hidden;*/ |
|
/*img {*/ |
|
/*width: 100%;*/ |
|
/*}*/ |
|
/*}*/ |
|
/*.grid-item__title {*/ |
|
/*display: block;*/ |
|
/*text-align: center;*/ |
|
/*line-height: 1.2;*/ |
|
/*margin: 10px 0 6px 0;*/ |
|
/*a {*/ |
|
/*text-decoration: none;*/ |
|
/*font-family: var(--font-serif);*/ |
|
/*[>font-size: var(--font-size-l);<]*/ |
|
/*}*/ |
|
/*}*/ |
|
/*}*/
|
|
|