Pārlūkot izejas kodu

related artist section, adjust layout alignment

tags/0.9.0
Alej 5 gadus atpakaļ
vecāks
revīzija
fe31656a00
1 mainītis faili ar 16 papildinājumiem un 10 dzēšanām
  1. 16
    10
      vue-theme/src/pages/single.vue

+ 16
- 10
vue-theme/src/pages/single.vue Parādīt failu

21
         //- related artists section example layout
21
         //- related artists section example layout
22
         section
22
         section
23
             h2.t-up featured in this episode
23
             h2.t-up featured in this episode
24
-            ul.f-col.f-start
25
-                li
26
-                    img(src="https://i1.wp.com/www.craftinamerica.org/wp-content/uploads/2020/09/20200210_133120-e1599254267307.jpg")
24
+            ul.f-row.between
25
+                img(src="https://i1.wp.com/www.craftinamerica.org/wp-content/uploads/2020/09/20200210_133120-e1599254267307.jpg")
26
+                li.f-col.between
27
                     h2.t-up Julie Schafler Dale
27
                     h2.t-up Julie Schafler Dale
28
                     p Julie Schafler Dale was the founder and President of Julie: Artisans’ Gallery, New York, which conducted business on Madison Avenue for over forty years. She has served on the Advisory Council for The...
28
                     p Julie Schafler Dale was the founder and President of Julie: Artisans’ Gallery, New York, which conducted business on Madison Avenue for over forty years. She has served on the Advisory Council for The...
29
-                li
30
-                    img(src="https://i1.wp.com/www.craftinamerica.org/wp-content/uploads/2020/09/P1033899.jpg")
29
+            ul.f-row.between
30
+                img(src="https://i1.wp.com/www.craftinamerica.org/wp-content/uploads/2020/09/P1033899.jpg")
31
+                li.f-col.between
31
                     h2.t-up George Rodriguez
32
                     h2.t-up George Rodriguez
32
                     p George Rodriguez is a Seattle-based ceramic artist and sculptor who, throughout his career, has used oversized ceramic personalities he creates to tell universal stories. He was born and raised in El Paso, where...
33
                     p George Rodriguez is a Seattle-based ceramic artist and sculptor who, throughout his career, has used oversized ceramic personalities he creates to tell universal stories. He was born and raised in El Paso, where...
33
 
34
 
208
 @import '../sss/theme.sss'
209
 @import '../sss/theme.sss'
209
 .page--single
210
 .page--single
210
     article
211
     article
211
-        > ul
212
+        ul
213
+            grid-gap: $ms-0
212
             list-style: none
214
             list-style: none
215
+            img
216
+                width: 50%
213
             li
217
             li
214
-                img
215
-                    width: 100%
216
         /* responsive iframe embeds */
218
         /* responsive iframe embeds */
217
-        .iframe-container 
219
+        /* .iframe-container 
218
             position: relative
220
             position: relative
219
             width: 100% 
221
             width: 100% 
220
             padding-bottom: 56.25% 
222
             padding-bottom: 56.25% 
224
             top: 0px 
226
             top: 0px 
225
             left: 0px 
227
             left: 0px 
226
             width: 100% 
228
             width: 100% 
227
-            height: 100% 
229
+            height: 100%  */
230
+
231
+    @media (--large-viewport)
232
+        .sidebar
233
+            background-color: purple
228
 
234
 
229
 </style>
235
 </style>

Notiek ielāde…
Atcelt
Saglabāt