mirror of
https://github.com/mikeckennedy/fastapi-chameleon.git
synced 2025-08-14 01:40:26 +08:00
8 lines
93 B
CSS
8 lines
93 B
CSS
body {
|
|
padding: 20px;
|
|
background-color: #fafafa;
|
|
}
|
|
|
|
h1, p {
|
|
text-align: center;
|
|
} |