added witdth and height
This commit is contained in:
parent
3195781247
commit
37cfa53d39
|
@ -29,6 +29,8 @@ Homebar.css = `
|
|||
padding: 0.2rem 0.4rem;
|
||||
margin: 0.2rem 0.4rem;
|
||||
text-decoration: none;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
}
|
||||
.homebar > *:hover {
|
||||
background-color: rgba(100,100,100, 0.5);
|
||||
|
|
Loading…
Reference in a new issue