cc: Remove CSS for the 'I want... island' button

This commit is contained in:
Shreya Malviya 2021-09-01 16:51:27 +05:30
parent 94878a0196
commit 30a8fd96a8
1 changed files with 0 additions and 12 deletions

View File

@ -35,15 +35,3 @@
margin-bottom: 20px;
text-align: center;
}
.no-auth-link {
margin-top: 10px;
float: right;
color: $monkey-black;
text-decoration: underline;
}
.no-auth-link:hover {
float: right;
color: $monkey-yellow;
}