File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
<div class =" row" >
14
14
15
15
<div class =" col-12 col-xl-8" style =" padding-right :0 ;" >
16
-
16
+ <div class =" col-12 col-xl-1" style =" padding-right :0 ;" ></div >
17
+
17
18
<div class =" " >
18
19
<video class =" " style =" width : 100% ;" autoplay muted loop poster =" videos/video.jpg" >
19
20
<source src =" videos/video-small.mp4" type =" video/mp4" >
96
97
<div class =" portfolio-hover" >
97
98
<div class =" portfolio-hover-content" ><i class =" fas fa-plus fa-3x text-danger" ></i ></div >
98
99
</div >
99
- <img class =" img-fluid" src =" /img/portfolio/{ $image } " alt =" " />
100
+ <img class =" img-fluid shadow " src =" /img/portfolio/{ $image } " style = " width : 450 px ; height : 250 px ; " alt =" " />
100
101
</a >
101
102
<div class =" portfolio-caption" >
102
103
<div class =" portfolio-caption-heading" >{ $name } </div >
106
107
</div >
107
108
{ /template}
108
109
109
- <section class =" page-section bg-light " id =" projects" >
110
+ <section class =" page-section" id =" projects" >
110
111
<div class =" container" >
111
112
<div class =" text-center" >
112
113
<h2 class =" section-heading text-uppercase" >Join a Project</h2 >
You can’t perform that action at this time.
0 commit comments