Fix border
This commit is contained in:
@@ -287,6 +287,7 @@
|
||||
border-left: 1px solid #e8e3ed;
|
||||
border-right: 1px solid #e8e3ed;
|
||||
margin-top: -1px;
|
||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
|
||||
.dog-calculator-btn {
|
||||
@@ -328,6 +329,7 @@
|
||||
border-radius: 0 0 8px 8px;
|
||||
border-top: none;
|
||||
margin-top: -1px;
|
||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
|
||||
.dog-calculator-footer a {
|
||||
|
||||
Reference in New Issue
Block a user