-
Notifications
You must be signed in to change notification settings - Fork 6
Tiles
Jang Haemin edited this page Jul 30, 2019
·
8 revisions
A heart of identities of eodiro. It automatically generates the precise number of tiles by calculating the size of the Banner. Only visible at home.
Tiles component has some css dependencies.
- There must be no scrollbar.
- Rem is specified as 85%, 110% and 130% where width boundaries are 700px and 1400px.
- Banner parent componet of Tiles has 40vh height.
If you want to modify dependent variables, there are these options.
const heightParentComponent = 40/100
const remRatioMoreThan1400 = 1.3
const remRatioMoreThan700 = 1.1
const remRatioUnder700 = 0.85
Copyright ©️ 2019 PAYW.org | Contact
Documentation
Components