aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/_variables.scss
blob: be57db304ba8c8d7d473410ef7c41e892ebb03b3 (plain) (blame)
1
2
3
4
5
6
7
8
$black-background: #1d2125;
$grey-background: #f6f2f2;

$header-height: 60px;
$header-border-color: #e9eff6;

$video-miniature-title-color: #16a2b7;
$video-miniature-other-infos: #686767;