Fixed badges
This commit is contained in:
parent
0d573e212f
commit
cd7102aa19
|
@ -117,6 +117,7 @@ header ul {
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
width: fit-content;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
header li {
|
||||
|
@ -125,7 +126,6 @@ header li {
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
text-decoration: none;
|
||||
margin-right: 5px;
|
||||
background-color: #151d2f;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
|
|
Loading…
Reference in a new issue