hero animations
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<section id="projects" class="py-5">
|
||||
<div class="container">
|
||||
<h3 class="text-center">Projects</h3>
|
||||
<div class="row justify-content-center px-3 ">
|
||||
<div class="row justify-content-center px-3 px-md-5">
|
||||
{{ range .Site.Params.projects.items }}
|
||||
<div class="col-lg-4 col-md-6 my-3">
|
||||
<div class="card my-3 h-100" title="{{ .title }}">
|
||||
|
||||
Reference in New Issue
Block a user