mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
more changes
This commit is contained in:
@@ -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>
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user