center align nav link
This commit is contained in:
parent
7e23b8b210
commit
cf2be7d7a2
1 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,10 @@ aside h1 {
|
|||
}
|
||||
}
|
||||
|
||||
nav h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
nav h1 a {
|
||||
color: black;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue