more changes

This commit is contained in:
timothypidashev
2021-07-15 03:57:50 +00:00
parent 54d78c9585
commit f72058988c
5 changed files with 3 additions and 27 deletions

View File

@@ -1,14 +1,6 @@
<template>
<b-jumbotron id="about" bg-variant="white" class="rounded-0 mb-0">
<b-row>
<b-col
md="4"
order-md="2"
class="d-flex align-items-center justify-content-center"
>
<b-img fluid src="~assets/timmy.jpeg" alt="Timmy" class="img" />
</b-col>
<b-col md="8" order-md="1">
<b-container>
<h2 class="display-4">Timothy Pidashev</h2>
@@ -21,9 +13,3 @@
</b-row>
</b-jumbotron>
</template>
<style scoped>
.img {
max-height: 300px;
}
</style>

View File

@@ -8,7 +8,7 @@
width="30"
height="30"
/>
<span class="font-weight-bold">Unordinary</span>
<span class="font-weight-bold"></span>
</b-navbar-brand>
<b-navbar-toggle target="nav-collapse"></b-navbar-toggle>