Add twitter social button for some developers in about page (#1232)

This commit is contained in:
Monochromish 2022-07-04 04:48:08 +05:30 committed by GitHub
parent a8b2c2144c
commit 962b7094c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 69 additions and 8 deletions

View file

@ -1113,6 +1113,19 @@
right: 28px;
}
.social-btn {
border-radius: 100%;
background: transparent;
height: 17px;
border: 0px;
cursor: pointer;
z-index: 69;
display: flex;
justify-content: center;
align-items: center;
padding-left: 100px;
}
.animated {
width: 100%;
height: 100%;