Update client selection to match figma

This commit is contained in:
Jorik Schellekens
2020-09-10 11:27:47 +01:00
parent 18ad88f683
commit a82c318ecf
11 changed files with 132 additions and 36 deletions
+5
View File
@@ -49,6 +49,11 @@ h1 {
text-align: center;
}
h4 {
text-align: left;
width: 100%;
}
a {
color: $link;
text-decoration: none;