Update design
This commit is contained in:
@@ -3072,6 +3072,19 @@ input:checked + .toggleSwitchSlider:before {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.githubSVG {
|
||||
fill: #ffffff;
|
||||
transition: 0.25s ease;
|
||||
cursor: pointer;
|
||||
height: 12px;
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
.githubSVG:hover {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
/* Social media URL shared styles. */
|
||||
.mediaURL {
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user