mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
6 lines
82 B
CSS
6 lines
82 B
CSS
|
|
body {
|
||
|
|
padding: 10px;
|
||
|
|
font-family: sans-serif;
|
||
|
|
background-color: #F9FBFC;
|
||
|
|
}
|