tobast.fr-hugo/scss/_params.scss
2020-06-21 22:31:11 +02:00

13 lines
254 B
SCSS

// vim: tabstop=2 shiftwidth=2 expandtab
$bg_color: white;
$link_color: #07a;
$fg_color: #555;
$head_bg_color: #060033;
$resp_small: 1350px;
$resp_vsmall: 1000px;
$profile_pic_wid: 350px;
$profile_pic_wid_small: 180px;
$profile_pic_wid_vsmall: 250px;