Ran prettier

This commit is contained in:
WBHarry 2025-05-23 18:45:22 +02:00
parent 5fc5d988e6
commit 48ab150a4e
133 changed files with 13852 additions and 12549 deletions

View file

@ -68,7 +68,7 @@
color: white;
-webkit-text-stroke-color: @disadvantage;
-webkit-text-stroke-width: 1.5px;
font-weight: 400;
font-weight: 400;
}
&.advantage {
color: white;
@ -118,7 +118,7 @@
.target-section {
margin-top: 5px;
.target-container {
display: flex;
transition: all 0.2s ease-in-out;
@ -146,8 +146,8 @@
width: 22px;
height: 22px;
margin-left: 8px;
align-self: center;
border-color: transparent;
align-self: center;
border-color: transparent;
}
.target-inner-container {
@ -199,7 +199,7 @@
border-color: black;
flex-basis: calc(50% - 2px);
&:nth-of-type(n+3){
&:nth-of-type(n + 3) {
margin-top: @tinyMargin;
}
}
@ -209,4 +209,4 @@
width: 80px;
}
}
}
}