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