Spaces:
Sleeping
Sleeping
.display { | |
font-size: 2em; | |
word-wrap: break-word; | |
} | |
.btn-group { | |
display: flex; | |
} |
.display { | |
font-size: 2em; | |
word-wrap: break-word; | |
} | |
.btn-group { | |
display: flex; | |
} |