Removed box shadow from page-link class (#3048)
Removed box shadow from page-link class
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
box-shadow: none;
|
||||
}
|
||||
&:first-child,
|
||||
&:last-child {
|
||||
|
||||
Reference in New Issue
Block a user