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