Files
releases/docs/css/components/use-case-section.css
T
Eva Xiaohui Luo 25ba04c980 Refresh OPA website
These changes contain a redesign of the OPA website. The main changes
are (1) new frontpage w/ refreshed messaging and assets and (2) docs
ported to gitbook.
2017-07-05 15:39:45 -07:00

33 lines
677 B
CSS

.use-case-section--use-case-section-title {
font-family: "adobe gothic std";
font-size: ms(1); }
.use-case-section--use-case-section-para {
font-size: ms(-1); }
.use-case-section--use-case-container {
margin-top: 4rem; }
.use-case-section--use-case-title {
font-size: 18px;
font-family: "adobe fan heiti std"; }
.use-case-section--use-case-para {
font-size: ms(-1); }
.use-case-section--btn {
border-radius: 2rem;
padding: 0.8rem 2rem;
font-size: ms(-1); }
.use-case-section--use-cases {
padding-bottom: 4rem; }
.use-case-section--village-container {
position: absolute;
right: 5%;
top: 0%;
width: 150px;
height: 150px;
z-index: 100; }