diff --git a/assets/sass/_footer.scss b/assets/sass/_footer.scss index c5600ce..3d60457 100644 --- a/assets/sass/_footer.scss +++ b/assets/sass/_footer.scss @@ -32,4 +32,8 @@ .circle img { width: 200px; } + + .copy { + opacity: 0.6; + } } \ No newline at end of file