Project

General

Profile

Feature #2822

Updated by Ram Kordale almost 2 years ago

Specs: 
 - Text should be on right 1/4th of the screen. 
 - Following should start at 1/4th screen size from top. Suppose, h l is the half of screen size. Dimensions of the following are: 
 --- 0.2h: 0.2l: vertical space 
 --- 0.3h: 0.3l: Text: "This is hero text" 
 --- 0.1h: 0.1l: vertical space 
 --- 0.15h: 0.2l: Text: "This is tagline. This will be longer text. Thus, smaller font" 
 --- 0.25h: 0.2l: vertical space

Back