Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 18062be

Browse files
Merge branch 'master' into testimonial_bug
2 parents 52ddaca + 16ca195 commit 18062be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/About.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default {
3030
</script>
3131
<style lang="scss" scoped>
3232
#about {
33-
height: 100vh;
33+
min-height: 100vh;
3434
width: 100%;
3535
display: flex;
3636
flex-direction: column;

0 commit comments

Comments
 (0)