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
feat: refactor CSS to SCSS
Alexander Bilz
21.13.2022
be3218290dc63ba251bfd2fe4d4dccb2122f4bbe
[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';