Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 95a2412

Browse files
committed
update donta ebtn on mobile view
1 parent 2f28935 commit 95a2412

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

components/common/header/index.styles.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,13 @@ export const NavLink = styled.li`
113113
border-radius: 6px;
114114
font-weight: bold;
115115
line-height: inherit;
116-
margin: 5px;
116+
text-align: center;
117117
&:hover {
118-
background:#9c27b0;
118+
background: #9c27b0;
119+
}
120+
@media(max-width: 885px) {
121+
margin: 5px;
122+
border-radius: 0;
119123
}
120124
}
121125
@media(max-width: 885px) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy