💄 Update link style
This commit is contained in:
parent
b6a9266bef
commit
6a227b136d
1 changed files with 7 additions and 0 deletions
|
@ -70,6 +70,13 @@ body{
|
|||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: #0059b3;
|
||||
&:visited {
|
||||
color: #430085;
|
||||
}
|
||||
}
|
||||
|
||||
.page{
|
||||
max-width: 1150px;
|
||||
margin: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue