Merged in feat/LOY-481-remove-benefits-link (pull request #3182)

feat(LOY-481): remove employee benefits link

* feat(LOY-481): remove employee benefits link


Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
Matilda Landström
2025-11-20 07:26:25 +00:00
parent 5fd379892e
commit 8a4a4bd970
2 changed files with 0 additions and 22 deletions

View File

@@ -99,12 +99,6 @@
text-align: center;
}
.link {
display: flex;
align-items: center;
gap: var(--Space-x05);
}
@media screen and (min-width: 768px) {
.modal {
max-width: 375px;