feat: first post system design
This commit is contained in:
parent
4b035c0c0c
commit
816d453dbf
5 changed files with 127 additions and 40 deletions
|
|
@ -35,6 +35,11 @@ body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
header,
|
||||
footer {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.graph {
|
||||
background-image: linear-gradient(
|
||||
to right,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue