mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2025-08-23 10:13:57 -07:00
drum-machine-react fix selectionMenuItems text direction
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
text-align: center;
|
||||
font-style: bold;
|
||||
font-size: 1.6rem;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.selectionMenuItem:active {
|
||||
|
Reference in New Issue
Block a user