This commit is contained in:
realaravinth
2021-05-08 00:29:19 +05:30
parent 7e0670d1d8
commit 1a381f8efa
12 changed files with 74 additions and 8 deletions

View File

@@ -57,5 +57,5 @@ body {
.auth__secondary-action__link {
text-decoration: none;
color: rgb(3, 102, 214);
color: $blue-link;
}

View File

@@ -48,7 +48,4 @@
</a>
</p>
</div>
</main>
<. include!("../../components/footers.html"); .>