Page MenuHomeMTRNord's Forge

style.css
No OneTemporary

Authored By
Unknown
Size
235 B
Referenced Files
None
Subscribers
None

style.css

@import 'mirotone/dist/styles.css';
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
display: flex;
}
#root {
width: 100%;
overflow: auto;
padding: var(--space-medium);
}
img {
max-width: 100%;
height: auto;
}

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 20, 4:59 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30
Default Alt Text
style.css (235 B)

Event Timeline