small css tweak
This commit is contained in:
parent
898d497ac3
commit
c9a009287c
2 changed files with 7 additions and 5 deletions
|
|
@ -72,3 +72,9 @@ a {
|
|||
justify-content: center;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
ul.freelance {
|
||||
list-style-type: circle;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue