9 lines
107 B
CSS
9 lines
107 B
CSS
#today-button {
|
|
width: 100px;
|
|
height: 50px;
|
|
}
|
|
|
|
#today-button svg {
|
|
width: 25px;
|
|
height: 25px;
|
|
} |