This website works better with JavaScript.
Explore
Help
Sign In
maik
/
Personal-Website
mirror of
https://github.com/maikka39/Personal-Website.git
Watch
1
Star
0
Fork
You've already forked Personal-Website
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Repo for my website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
167
Commits
2
Branches
2
Tags
80 MiB
Tag:
Branch:
Tree:
a8c9b46f6a
alternate-navbar
master
v1.0.0
v2.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a8c9b46f6a'
${ noResults }
Personal-Website
/
themes
/
maik-blog
/
assets
/
scss
/
_mixins.scss
3 lines
32 B
Raw
Normal View
History
Unescape
Escape
Initial commit
4 years ago
@mixin
dimmed
{
opacity
:
.6
;
}