fixed center seal
This commit is contained in:
@@ -113,6 +113,12 @@ body {
|
||||
padding: clamp(4.5rem, 12vh, 7rem) 0;
|
||||
}
|
||||
|
||||
.sealed {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.seal {
|
||||
width: clamp(10rem, 26vw, 13rem);
|
||||
aspect-ratio: 1;
|
||||
|
||||
Reference in New Issue
Block a user