mirror of
https://gitee.com/shikong-sk/golang-study
synced 2025-02-25 00:12:15 +08:00
4 lines
58 B
CSS
4 lines
58 B
CSS
|
body {
|
||
|
background-color: #f2f2f2;
|
||
|
display: flex;
|
||
|
}
|