This commit is contained in:
hossainemruz 2020-04-14 00:32:56 +06:00
parent 31012c1eed
commit fac1083dd2
3 changed files with 37 additions and 1 deletions

View file

@ -3,7 +3,7 @@
<h1 class="text-center">Projects</h1>
<div class="container ml-auto text-center">
<div class="btn-group" role="group" id="project-filter-buttons">
<div class="btn-group flex-wrap" role="group" id="project-filter-buttons">
<button type="button" class="btn btn-dark" data-filter="all">All</button>
<button type="button" class="btn btn-dark" data-filter="professional">Professional</button>
<button type="button" class="btn btn-dark" data-filter="academic">Academic</button>