Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h3 class="mb-2 masthead-brand">
<div class="col-3 col-lg-4 h-50 d-none d-lg-block" id="filterRow"></div>

<!-- Right hand side -->
<div class="col-9 col-xs-12 col-sm-12 col-md-9 col-lg-8">
<div class=" col-9 col-xs-12 col-sm-12 col-md-9 col-lg-8 sm:p-2 md:p-4 lg:p-8">
<div class="row h-100 justify-content-center" id="mainRow">
<!-- Scrollable content -->
<div class="list-group">
Expand Down
6 changes: 5 additions & 1 deletion styles/cover.css
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,8 @@ button.close {
}
}

.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}




.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}