box shadow fix

This commit is contained in:
Bash Elliott 2023-01-09 20:05:15 +11:00
parent 0aca5e26a8
commit 8c8c6c0970

View file

@ -45,10 +45,6 @@
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
} }
.bubble {
box-shadow: 10px 10px 0px rgb(65, 179, 255);
}
.bubble:last-child:before, .bubble:last-child:before,
.bubble:nth-last-child(2):before { .bubble:nth-last-child(2):before {
z-index: 75; z-index: 75;