first commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: Arial, sans-serif;
|
||||
background: #f5f6f8;
|
||||
color: #1f2937;
|
||||
}
|
||||
|
||||
.info {
|
||||
max-width: 760px;
|
||||
margin: 40px auto;
|
||||
background: #ffffff;
|
||||
border: 1px solid #d1d5db;
|
||||
border-radius: 8px;
|
||||
padding: 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user