Sign in
apache
/
answer-website
/
refs/heads/main
/
.
/
src
/
components
/
HeaderSlogan
/
index.module.css
blob: 5ce87d2db789c83215de3f8ef1e139d12d173520 [
file
] [
log
] [
blame
]
.
header
{
background-image
:
url
(
'@site/static/img/blog/head-bg.png'
);
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
}