UNPKG

ts-site-starter

Version:

![npm](https://img.shields.io/npm/v/ts-site-starter.svg) ![license](https://img.shields.io/npm/l/ts-site-starter.svg) ![github-issues](https://img.shields.io/github/issues/wspecs/ts-site-starter.svg)

29 lines (23 loc) 378 B
html, body margin: 0 padding: 0 font-family: 'Roboto', sans-serif background: #ECEFF2 .title font-size: 18px font-weight: 100 .name font-size: 32px font-weight: 300 margin-bottom: 4px .container position: relative width: 100vw height: 100vh .center position: absolute top: 50% left: 50% transform: translate(-50%, -50%) text-align: center