brutalism design
This commit is contained in:
@@ -27,18 +27,12 @@ defineOptions({
|
||||
&__container {
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
max-width: 380px;
|
||||
max-width: 440px;
|
||||
}
|
||||
|
||||
&__logo {
|
||||
text-align: center;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
&__content {
|
||||
padding: 24px;
|
||||
background-color: var(--bg);
|
||||
border-radius: 36px;
|
||||
justify-self: center;
|
||||
margin-bottom: var(--space-6);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user