dev smartfarming #1
|
|
@ -83,6 +83,12 @@
|
|||
canvas {
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.active-button {
|
||||
background-color: #cad849;
|
||||
color: white;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 344px) {
|
||||
|
|
@ -103,6 +109,12 @@
|
|||
canvas {
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
.active-button {
|
||||
background-color: #cad849;
|
||||
color: white;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
button {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user