dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_anatole
mirror of
https://github.com/lxndrblz/anatole.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
docs: demonstrate new figure shortcode size options
alexanderdavide
02.44.2022
a5526e3f9a0541e478983738657d5a71ab3fff80
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
anatole.scss
1
2
3
4
$content-ratio: {{ .Site.Params.contentratio | default 0.6 }};
$text-direction: "ltr";
@import 'main.scss';