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
refactor: portfolio, alert, 404, TOC and smaller fixes
Alexander Bilz
06.22.2022
9df825df06bf47bdbb53b67f15601c60f636b898
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
partials
/
components
/
_content.scss
1
2
3
4
5
6
7
8
9
10
.content {
height: auto;
margin-top: 80px;
}
@media (min-width: 1921px) {
.content {
padding-right: 20%;
}
}