Fix cider team buttons in about page

This commit is contained in:
Monochromish 2022-07-05 19:59:52 +10:00
parent 36bcf47058
commit 404499bec9
4 changed files with 27 additions and 15 deletions

View file

@ -1895,7 +1895,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
display: flex;
justify-content: center;
align-items: center;
padding-left: 100px;
margin-left: 100px;
}
.about-page {