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: decrease font size h1; set font sizes if headings have nested a tags
alexanderdavide
20.43.2022
d2b4566616a5af9cad2e73676a622c6cf7c6812b
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
partials
/
components
/
_themeswitch.scss
1
2
3
4
.themeswitch {
margin-top: -5px;
font-size: 1.75rem;
}