This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues/pull-requests.
|
body {
|
|
padding: 1em;
|
|
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
|
}
|
|
|
|
a {
|
|
color: #00B7FF;
|
|
}
|
|
|
|
#mobile-view {
|
|
max-width: 20em;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.flat-content {
|
|
flex-direction: row;
|
|
} |