pre deploy'

This commit is contained in:
2020-03-27 19:30:20 +01:00
parent 7e5d022aa2
commit ce1dc3cd7f
18 changed files with 598 additions and 397 deletions

View File

@@ -6,7 +6,7 @@
border-radius: 50%;
color: $light;
font-weight: bold;
text-underline: none;
text-decoration: none;
&-small {
$size: 3rem;
@@ -29,3 +29,7 @@
font-size: $size *2/3;
}
}
.avatar-box {
text-decoration: none;
}