You've already forked AstralRinth
forked from didirus/AstralRinth
Update prettier config + Run pnpm format
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
.illustration {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
grid-gap: 2rem;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
grid-gap: 2rem;
|
||||
|
||||
&__image {
|
||||
max-width: 300px;
|
||||
}
|
||||
&__image {
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
&__description {
|
||||
font-size: 1.2rem;
|
||||
color: var(--color-text-light);
|
||||
}
|
||||
&__description {
|
||||
font-size: 1.2rem;
|
||||
color: var(--color-text-light);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user