updated styling
This commit is contained in:
parent
3bd3d44829
commit
e9e68cc786
4 changed files with 11 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -376,4 +376,12 @@ jsgif {
|
|||
visibility: hidden;
|
||||
opacity: 0;
|
||||
transition: visibility 0s 1s, opacity 1s linear
|
||||
}
|
||||
|
||||
.github-links {
|
||||
width: 610px;
|
||||
max-width: calc(100vw - 30px);
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue