cantilever

new community level cantilever

extended tech sorting to experiment

acetone peroxide does 40->33% more explosion harm to player
fleas can do up to 30% more damage before they despawn
This commit is contained in:
landgreen
2023-06-17 15:48:38 -07:00
parent da559f44f6
commit 1d4b0c4430
6 changed files with 208 additions and 88 deletions

View File

@@ -376,8 +376,8 @@ summary {
top: 0;
z-index: 10;
align-self: start;
width: 195px;
line-height: 170%;
width: 276px;
line-height: 200%;
display: flex;
flex-direction: column;
justify-content: center;
@@ -389,7 +389,7 @@ summary {
/* border-bottom-left-radius: 0px; */
border-top-right-radius: 0px;
padding: 0.2em 0px;
height: 190px;
/* height: 210px; */
box-shadow: 8px 8px 7px rgba(0, 0, 50, 0.15);
}