Skip to content

Instantly share code, notes, and snippets.

@jasonfesta
Created April 18, 2019 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonfesta/2a64aa1eecfa6f9c78a8fc00ba4b123b to your computer and use it in GitHub Desktop.
Save jasonfesta/2a64aa1eecfa6f9c78a8fc00ba4b123b to your computer and use it in GitHub Desktop.
Design Engine auto generated syntax v1
/* CSS Generator v1.0 */
/* Code snippets by Design Engine. */
/* Made in Mountain View, CA. */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.menu-bar {
position: absolute;
top: 0px;
left: 0px;
width: 375px;
height: 88px;
background-color: #FFFFFF;
}
.background {
position: absolute;
top: 0px;
left: 0px;
width: 375px;
height: 88px;
background-color: #FFFFFF;
}
.title {
position: absolute;
top: 44px;
left: 112px;
width: 152px;
height: 20px;
font-family: "Lato SemiBold", sans-serif;
font-weight: 600;
font-size: 20px;
color: #5C5360;
letter-spacing: 0.50px;
line-height: 22px;
text-align: center;
}
.left {
position: absolute;
top: 30px;
left: 0px;
width: 180px;
height: 44px;
background-color: ;
}
.icon {
position: absolute;
top: 41px;
left: 28px;
width: 13px;
height: 22px;
background-color: #5C5360;
}
.more {
position: absolute;
top: 38px;
left: 349px;
width: 6px;
height: 31px;
background-color: #D2D2D2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment