mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
303838f63d
* Use CSS modules * Fix tests * Feedback
6 lines
79 B
CSS
6 lines
79 B
CSS
.errorModal {
|
|
width: 320px;
|
|
font-size: 1.1em;
|
|
padding: 5px 11px;
|
|
}
|