-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-1.html
60 lines (56 loc) · 2.36 KB
/
index-1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html class="text-center">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>sona dolasia</title>
<link rel="icon" href="assets/img/cowboy.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sumana:400,700">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/Transparent-Overlay-On-Image-On-Hover.css">
</head>
<body class="text-center" style="background: #3E7178;">
<h2 class="display-1" style="font-size: 100px;font-style: normal;"></h2>
<div class="container">
<div class="row">
<!-- <div class="col-md-1">
</div> -->
<div class="col-sm-6" style="padding: 50px 0px 140px 0px;">
<h1 class="text-left" style="font-size: 25px; color: #ffffff; font-weight: 100;"><a style="font-weight: 500;">learn more</a></h1>
</div>
<div class="col-sm-6" style="padding: 50px 0px 140px 0px; text-align:right;">
<h1 class="text-right" style="font-size: 25px; color: #ffffff; font-weight: 100;"><a style="font-weight: 500;">view work</a></h1>
</div>
<!-- <div class="col-md-1">
</div> -->
</div>
<div class="row">
<!-- <div class="col-md-1">
</div> -->
<div class="col-md-12" style="padding: 10px 0px;">
<h1 class="text-left" style="font-size: 80px; color: #ffffff; font-weight: 100;"><a style="font-weight: 600;">sona dolasia</a> is a product designer based in the bay area. president of berkeley innovation. incoming design intern at facebook. </h1>
</div>
<!-- <div class="col-md-1">
</div> -->
</div>
</div>
<div>
<div class="container">
<div class="row">
<div class="col-md-6" style="margin: 70px 0px 0px 0px;">
<h5 class="display-4 text-left" style="color: #ffffff; font-size: 15px;">© sona dolasia, 2019</h5>
</div>
<div class="col-md-6" style="margin: 70px 0px 0px 0px;">
<h5 class="display-4 text-right" style="color: #ffffff; font-size: 15px;">invert</h5>
</div>
</div>
</div>
</div>
<header></header>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script>
</script>
</body>
</html>