Added navbar for blog templates. Also soft linked CV
This commit is contained in:
@ -9,5 +9,7 @@ body {
|
||||
h1,h2,h3 {
|
||||
line-height:1.2;
|
||||
}
|
||||
|
||||
|
||||
.navbar {
|
||||
display:flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
Reference in New Issue
Block a user