Merge remote-tracking branch 'origin' into 0.0.6

This commit is contained in:
Gabe Kangas
2021-02-06 15:32:39 -08:00
3 changed files with 54 additions and 0 deletions

View File

@@ -40,6 +40,10 @@ code {
height: 2rem;
width: 2rem;
}
.ant-btn {
transition-duration: .15s;
transition-delay: 0s;
}
p.page-description {
margin: 1em 0;