File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h1>Case Studies<a name="case-studies"></a></h1>
73
73
< span class ="author-name "> Grygorii Sorochan< br /> project coordinator</ span >
74
74
</ div >
75
75
</ blockquote >
76
- < div class ="showcase ">
76
+ < div class ="showcase opora ">
77
77
< a class ="" href ="# " data-featherlight ="{{ "/assets\landing-page\case-study\opora1_big.png" | prepend: site.baseurl }}">
78
78
< img src ="{{ "/assets\landing-page\case-study\opora1_small.png" | prepend: site.baseurl }}" alt="landing page of the K-Monitor campaign of asset liberation">
79
79
</ a >
Original file line number Diff line number Diff line change @@ -62,9 +62,11 @@ blockquote {
62
62
display : block ;
63
63
float : left ;
64
64
clear : both ;
65
+
65
66
@include clearfix ;
66
67
p .quote {
67
68
padding : 0px 80px ;
69
+ min-height : 50px ;
68
70
margin : 0px ;
69
71
background : url (../assets/landing-page/case-study/quotes.svg ) no-repeat left top ;
70
72
@include openType (18px );
@@ -165,7 +167,7 @@ blockquote {
165
167
table #precond-table {
166
168
td {
167
169
vertical-align : middle ;
168
- padding : 0px ;
170
+ padding : 0px ;
169
171
& :nth-child (odd ) {
170
172
padding : 0px 20px ;
171
173
}
Original file line number Diff line number Diff line change 1
1
.carousel-control {
2
- width : 7% ;
2
+ width : 7% ;
3
3
& .left , & .right {
4
4
background-image : none ;
5
5
img {
19
19
clear : none ;
20
20
max-width : 445px ;
21
21
}
22
+ .showcase.opora img {
23
+ max-width : 380px ;
24
+ & :first-child {
25
+ padding-right : 10px ;
26
+ }
27
+ }
22
28
}
23
29
24
30
/* .carousel {
You can’t perform that action at this time.
0 commit comments