index
:
popov.link
HEAD
dependabot/npm_and_yarn/astro-5.5.5
dependabot/npm_and_yarn/astrojs/sitemap-3.3.0
dependabot/npm_and_yarn/npm_and_yarn-46be7da7dc
dependabot/npm_and_yarn/sass-1.86.0
master
renovate/all-digest
This repository holds the code for your personal home website.
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_scss
/
components
/
theme
/
_divider.scss
blob: 45ec5784c4335a49cbd6d937f172963b2844b8d9 (
plain
) (
blame
)
1
2
3
4
5
hr
{
border
:
0
;
border-top
:
.1rem
solid
$
color-tertiary
;
margin
:
3rem
0
;
}