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
Merge branch 'feature/refactor-css-to-scss' of github.com:alexanderdavide/a...
alexanderdavide
19.40.2022
113b6a39353c627f2314baa3d15315ea3976bbad
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
anatole.rtl.scss
1
2
3
4
$content-ratio: {{- .Site.Params.contentratio | default 0.6 -}};
$text-direction: "rtl";
@import 'main.scss';