Skip to content

Commit

Permalink
Improve button functionality on Sugar Stories page
Browse files Browse the repository at this point in the history
  • Loading branch information
igennova authored Oct 13, 2024
1 parent 2031aa5 commit 710d361
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/airspace.css
Original file line number Diff line number Diff line change
Expand Up @@ -1850,6 +1850,8 @@ px 68 160 252 344 436 */


#exTab3 .nav-pills > li > a {
z-index: 10;
position: relative;
border-radius: 30px 30px 30px 30px ;
border: 1px solid #474354;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
Expand Down

0 comments on commit 710d361

Please sign in to comment.