mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
9173bff1ba
Restrict element types and global styling to improve embedability
6 lines
79 B
SCSS
6 lines
79 B
SCSS
.errorModal {
|
|
width: 320px;
|
|
font-size: 1.1em;
|
|
padding: 5px 11px;
|
|
}
|