@@ -16,7 +16,7 @@
.animal-text{
background: #f5ad1b;
border: 0.2px solid rgba(19, 64, 64, 0.7);
- height: 4rem;
+ height: 3.2rem;
width: 4rem;
text-align: center;
margin: 0px auto;
@@ -1131,6 +1131,9 @@ div::-webkit-scrollbar {
padding: .5rem 0 !important;
border: 1px $barBorder;
}
+ .animal-title{
+ padding: .1rem !important;
+ }
.icon-con{
width: 100%;
display: flex;