mobile styling clean up based on qa doc

This commit is contained in:
Calvin Jhunjhnuwala
2021-07-01 16:23:50 -07:00
parent 276b61f680
commit 290c4beb44
12 changed files with 43 additions and 35 deletions

View File

@@ -83,7 +83,7 @@ p + .readmore {
transition: transform 0.3s ease-out;
}
&:hover {
background: $blue-purple-500 !important;
background: $blue-purple-600 !important;
border: none;
&::after {
-webkit-transform: translateX(4px);