modif bouttons et page message
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.page-param {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: radial-gradient(ellipse at 50% 5%, #fff8f7 0%, #fde0db 45%, #dea09a 100%);
|
||||
padding: 16px;
|
||||
gap: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user