diff --git a/public/index.php b/public/index.php index e839da5..2cf7d86 100644 --- a/public/index.php +++ b/public/index.php @@ -161,6 +161,11 @@ background-size: 144px 162px; } + /* footer */ + #hanyuu { + color: #8d85d3; + } + /* 700px breakpoint */ @media screen and (max-width: 700px) { footer, #homes, #services, footer { @@ -263,7 +268,7 @@