fixes
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
2023-09-01 13:46:53 +00:00
parent 190c83f4b0
commit e02ac8e1f7
7 changed files with 16 additions and 11 deletions

View File

@@ -65,6 +65,9 @@
display: block;
width: 100%;
}
.short {
font-weight: 700;
}
.content {
position: absolute;
&:hover {
@@ -152,7 +155,9 @@
max-width: 1000px;
padding: 5px;
background-color: white;
.short {
padding-left: 8px;
}
.long {
padding-left: 15px;
max-width: fit-content;