Fix CSS
This commit is contained in:
parent
31012c1eed
commit
fac1083dd2
3 changed files with 37 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue