From 643c6c4d6b602c009ce7db6e00367e7e7b73a685 Mon Sep 17 00:00:00 2001
From: GSri30 Lorem ipsum Ut eiusmod ex magna sit dolor esse adipisicing minim ad
+ Lorem ipsum Ut eiusmod ex magna sit dolor esse adipisicing minim ad
cupidatat eu veniam nostrud mollit laboris sunt magna velit culpa consectetur nostrud
consectetur labore sed do.
+
Lorem ipsum Nisi officia Duis irure voluptate dolor commodo pariatur occaecat aliquip adipisicing
voluptate Ut in qui ea sint occaecat in commodo in in in incididunt ut sunt in Ut Duis in ut ex qui
anim cupidatat cupidatat ex in non dolore labore ea amet cillum ea qui dolor nisi sed velit mollit
@@ -157,11 +156,13 @@
- *
- *
- * Extend this object into your markup.
- *
- * --------------------------------------------------------------------- */
+* Stats Tab
+* ---------
+* markup:
+*
+*
+*
+*
+* Extend this object into your markup.
+*
+* --------------------------------------------------------------------- */
.stats-tabs {
padding: 0;
margin: 3rem 0;
@@ -1119,9 +1119,9 @@ input::-moz-focus-inner {
}
/**
- * skillbars - (_skillbars.scss)
- * -------------------------------------------------------------------
- */
+* skillbars - (_skillbars.scss)
+* -------------------------------------------------------------------
+*/
.skill-bars {
list-style: none;
margin: 6rem 0 3rem;
@@ -1216,53 +1216,53 @@ input::-moz-focus-inner {
}
.skill-bars li .percent50 {
- width: 10%;
+ width: 50%;
}
.skill-bars li .percent55 {
- width: 15%;
+ width: 55%;
}
.skill-bars li .percent60 {
- width: 90%;
+ width: 60%;
}
.skill-bars li .percent65 {
- width: 25%;
+ width: 65%;
}
.skill-bars li .percent70 {
- width: 10%;
+ width: 70%;
}
.skill-bars li .percent75 {
- width: 15%;
+ width: 75%;
}
.skill-bars li .percent80 {
- width: 20%;
+ width: 80%;
}
.skill-bars li .percent85 {
- width: 8.5%;
+ width: 85%;
}
.skill-bars li .percent90 {
- width: 9%;
+ width: 90%;
}
.skill-bars li .percent95 {
- width: 5%;
+ width: 95%;
}
.skill-bars li .percent100 {
- width: 0%;
+ width: 100%;
}
/* ===================================================================
- * 07. common and reusable styles
- *
- * ------------------------------------------------------------------- */
+* 07. common and reusable styles
+*
+* ------------------------------------------------------------------- */
.section-intro {
text-align: center;
position: relative;
@@ -1299,9 +1299,9 @@ input::-moz-focus-inner {
}
/* -------------------------------------------------------------------
- * responsive:
- * section-intro
- * ------------------------------------------------------------------- */
+* responsive:
+* section-intro
+* ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
.section-intro h1 {
font-size: 4.2rem;
@@ -1356,9 +1356,9 @@ input::-moz-focus-inner {
/* ===================================================================
- * 08. header styles - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 08. header styles - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
header {
width: 100%;
height: auto;
@@ -1375,8 +1375,8 @@ header .row {
}
/* -------------------------------------------------------------------
- * header logo - (_layout.css)
- * ------------------------------------------------------------------- */
+* header logo - (_layout.css)
+* ------------------------------------------------------------------- */
header .header-logo {
position: absolute;
left: 26px;
@@ -1409,8 +1409,8 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * menu trigger - (_layout.css)
- * ------------------------------------------------------------------- */
+* menu trigger - (_layout.css)
+* ------------------------------------------------------------------- */
#header-menu-trigger {
display: block;
position: fixed;
@@ -1489,8 +1489,8 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * off-canvas menu - (_layout.scss)
- * ------------------------------------------------------------------- */
+* off-canvas menu - (_layout.scss)
+* ------------------------------------------------------------------- */
#menu-nav-wrap {
background: #111111;
color: rgba(255, 255, 255, 0.25);
@@ -1639,9 +1639,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * header section
- * ------------------------------------------------------------------- */
+* responsive:
+* header section
+* ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
header .header-logo {
top: 27px;
@@ -1663,9 +1663,9 @@ header .header-logo a {
}
/* ===================================================================
- * 09. home - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 09. home - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#home {
background: #151515;
width: 100%;
@@ -1791,7 +1791,7 @@ header .header-logo a {
/* */
.home-bottom-text {
- text-align: right;
+ text-align: left;
}
/* */
@@ -1837,9 +1837,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * home section
- * ------------------------------------------------------------------- */
+* responsive:
+* home section
+* ------------------------------------------------------------------- */
@media only screen and (max-width:1200px) {
.home-content-tablecell h3 {
font-size: 2.1rem;
@@ -1972,14 +1972,15 @@ header .header-logo a {
}
/* ===================================================================
- * 10. about - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 10. about - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#about {
position: relative;
padding: 10.8rem 0 10.8rem;
background-color: #FFFFFF;
min-height: 700px;
+ font-family: "librebaskerville-bold", serif;
}
#about h3 {
@@ -2036,6 +2037,7 @@ header .header-logo a {
width: 50%;
padding-left: 20px;
padding-right: 20px;
+ font-family: "montserrat-regular", sans-serif;
}
.about-profile {
@@ -2053,11 +2055,9 @@ header .header-logo a {
}
.about-profile p {
- font-size: 1rem;
- line-height: 1px;
+ font-size: 1.3rem;
}
-/* */
.about-profile .about-profile-bg {
display: none;
@@ -2096,8 +2096,8 @@ header .header-logo a {
.about-services ul.services li p {
margin-bottom: 1.5rem;
color: #4f4f4f;
- font-size: 10px;
- line-height: 1rem;
+ font-size: 14px;
+ line-height: 2rem;
}
/* */
@@ -2113,7 +2113,7 @@ header .header-logo a {
/* */
.about-services ul.services .icon-wrap i {
- font-size: 10rem;
+ font-size: 7rem;
}
/* */
@@ -2135,9 +2135,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * about
- * ------------------------------------------------------------------- */
+* responsive:
+* about
+* ------------------------------------------------------------------- */
@media only screen and (max-width:1024px) {
.about-profile {
padding-right: 5rem;
@@ -2242,9 +2242,9 @@ header .header-logo a {
}
/* ===================================================================
- * 11. skills - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 11. skills - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#skills {
background-color: #1f0e01;
background-image: url(../images/skills-bg.jpg);
@@ -2326,9 +2326,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * skills
- * ------------------------------------------------------------------- */
+* responsive:
+* skills
+* ------------------------------------------------------------------- */
@media only screen and (max-width:1024px) {
#skills [class="col-skills"] {
width: 75%;
@@ -2363,9 +2363,9 @@ header .header-logo a {
}
/* ===================================================================
- * 12. credentials - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 12. credentials - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#credentials {
background: #FFFFFF;
position: relative;
@@ -2452,9 +2452,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * credentials
- * ------------------------------------------------------------------- */
+* responsive:
+* credentials
+* ------------------------------------------------------------------- */
@media only screen and (max-width:1024px) {
#credentials .left {
padding-right: 20px;
@@ -2509,9 +2509,9 @@ header .header-logo a {
}
/* ===================================================================
- * 13. portfolio - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 13. portfolio - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#portfolio {
background: #EBEBEB;
min-height: 800px;
@@ -2541,8 +2541,8 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * masonry entries - (_layout.css)
- * ------------------------------------------------------------------- */
+* masonry entries - (_layout.css)
+* ------------------------------------------------------------------- */
.bricks-wrapper .item-wrap {
position: relative;
overflow: hidden;
@@ -2699,8 +2699,8 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * Light Gallery Overrides - (_layout.css)
- * ------------------------------------------------------------------- */
+* Light Gallery Overrides - (_layout.css)
+* ------------------------------------------------------------------- */
.lg-sub-html {
padding: 12px 20% 15px;
}
@@ -2753,9 +2753,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * portfolio
- * ------------------------------------------------------------------- */
+* responsive:
+* portfolio
+* ------------------------------------------------------------------- */
@media only screen and (max-width:600px) {
#portfolio .bricks-wrapper .brick {
float: none;
@@ -2766,9 +2766,9 @@ header .header-logo a {
/* ===================================================================
- * 14. stats - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 14. stats - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#stats {
background-color: #111111;
position: relative;
@@ -2834,9 +2834,9 @@ header .header-logo a {
}
/* -------------------------------------------------------------------
- * responsive:
- * stats
- * ------------------------------------------------------------------- */
+* responsive:
+* stats
+* ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
#stats .stat:nth-child(n) {
border: none;
@@ -2847,9 +2847,9 @@ header .header-logo a {
/* ===================================================================
- * 15. contact - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 15. contact - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
#contact {
background-color: #111111;
background-image: url(../images/profile-bg.jpg);
@@ -3091,8 +3091,8 @@ header .header-logo a {
}
/* ---------------------------------------------------------------
- * loader animation - (_layout.scss)
- * --------------------------------------------------------------- */
+* loader animation - (_layout.scss)
+* --------------------------------------------------------------- */
.s-loader {
margin: 1.2rem auto 3rem;
width: 70px;
@@ -3160,9 +3160,9 @@ header .header-logo a {
}
/* ===================================================================
- * 16. footer - (_layout.scss)
- *
- * ------------------------------------------------------------------- */
+* 16. footer - (_layout.scss)
+*
+* ------------------------------------------------------------------- */
footer {
padding-top: 4.2rem;
padding-bottom: 4.2rem;
@@ -3245,9 +3245,9 @@ footer .footer-social li:last-child {
}
/* -------------------------------------------------------------------
- * responsive:
- * footer
- * ------------------------------------------------------------------- */
+* responsive:
+* footer
+* ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
#go-top {
bottom: 0;
diff --git a/index.html b/index.html
index 3b2559a..9102f30 100755
--- a/index.html
+++ b/index.html
@@ -144,12 +144,11 @@
About
More About Me.
- More About Me.
proident velit fugiat aute ea elit magna consequat qui officia quis elit Duis dolor esse cupidatat
tempor proident voluptate aliqua ex cupidatat do eiusmod veniam irure laborum ut magna nostrud
dolore ullamco commodo elit sit magna aliqua laborum veniam officia dolor.
-
Lorem ipsum Minim nisi dolore proident Ut dolor quis deserunt voluptate Ut - voluptate enim ut adipisicing fugiat cupidatat nisi adipisicing labore non adipisicing in sit - proident. Ut in qui ea sint occaecat in commodo in in in incididunt ut
+Lorem ipsum Minim nisi dolore proident Ut dolor quis deserunt voluptate Ut + voluptate enim ut adipisicing fugiat cupidatat nisi adipisicing labore non adipisicing in sit + proident. Ut in qui ea sint occaecat in commodo in in in incididunt ut
+ +