Do things

This commit is contained in:
gurusabarish
2020-09-04 19:41:11 +05:30
parent 11c4ca12ac
commit 5856e45b4b
2 changed files with 37 additions and 12 deletions
+8 -3
View File
@@ -84,10 +84,10 @@
}
}
/* about */
/* do things */
.about {
height: 100vh;
.do-things {
height: auto;
padding: 0;
padding-bottom: 0;
margin: 0;
@@ -96,4 +96,9 @@
.things-i-do {
font-family: 'Alata', sans-serif;
}
.things {
height: 40vh;
overflow: hidden;
}