Commit c5e62f92 by Siyam Kumar

desktopview1

parent ab1ff1e6
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum scale=1" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="stylesheet" href="App.css"> <link rel="stylesheet" href="App.css">
</head> </head>
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
<div> <div>
<img src="logo-f-secure.png" alt="fsecure" class="subimage"> <img src="logo-f-secure.png" alt="fsecure" class="subimage">
<div class="desc"> <div class="desc">
<h4>ASTONISHING FEATURES REQUIRES WORRY-FREE SECURITY</h4> <h4>Astonishing features requires worry-free security</h4>
<hr> <hr>
<br/> <br />
<p>1 YEAR FREE MOBILE SECURITY</p> <p>1 Year Free Mobile Security</p>
</div> </div>
<img src="image-1.png" alt="image1" class="mainimage"> <img src="image-1.png" alt="image1" class="mainimage">
</div> </div>
...@@ -28,10 +28,10 @@ ...@@ -28,10 +28,10 @@
<div> <div>
<img src="logo-digitainment.png" alt="digit" class="subimage"> <img src="logo-digitainment.png" alt="digit" class="subimage">
<div class="desc"> <div class="desc">
<h4>BE HOOKED !</h4> <h4>Be hooked!</h4>
<hr> <hr>
<br/> <br />
<p>2000+ MOVIES FROM BOLLYWOOD</p> <p>2000+ Movies from Bollywood</p>
</div> </div>
<img src="image-2.png" alt="image2" class="mainimage"> <img src="image-2.png" alt="image2" class="mainimage">
</div> </div>
...@@ -39,9 +39,9 @@ ...@@ -39,9 +39,9 @@
<div> <div>
<img src="logo-adaptxt.png" id="img2" alt="adaptxt" class="subimage"> <img src="logo-adaptxt.png" id="img2" alt="adaptxt" class="subimage">
<div class="desc"> <div class="desc">
<h4>THE BEST THINGS IN LIFE ARE FREE</h4> <h4>The best things in life are free</h4>
<hr><br/> <hr><br />
<p>FREE MOBILE POUCH</p> <p>Free Mobile Pouch</p>
</div> </div>
<img src="image-3.png" alt="image3" class="mainimage"> <img src="image-3.png" alt="image3" class="mainimage">
</div> </div>
...@@ -49,9 +49,9 @@ ...@@ -49,9 +49,9 @@
<div> <div>
<img src="logo-hungama.png" alt="hungama" class="subimage"> <img src="logo-hungama.png" alt="hungama" class="subimage">
<div class="desc"> <div class="desc">
<h4>THE THUMP NEVER ENDS HERE</h4> <h4>The thump never ends here</h4>
<hr><br/> <hr><br />
<p>1000'S OF SONGS </p> <p>1000’s of songs </p>
</div> </div>
<img src="image-4.png" alt="image4" class="mainimage"> <img src="image-4.png" alt="image4" class="mainimage">
</div> </div>
...@@ -59,9 +59,9 @@ ...@@ -59,9 +59,9 @@
<div> <div>
<img src="logo-adaptxt.png" alt="adapt" class="subimage"> <img src="logo-adaptxt.png" alt="adapt" class="subimage">
<div class="desc"> <div class="desc">
<h4>BEING GLOBALLY YOU</h4> <h4>Being globally you</h4>
<hr><br/> <hr><br />
<p>21 INDIAN & FOREIGN LANGUAGES</p> <p>21 Indian & Foreign Languages</p>
</div> </div>
<img src="image-5.png" alt="image5" class="mainimage"> <img src="image-5.png" alt="image5" class="mainimage">
</div> </div>
...@@ -69,9 +69,9 @@ ...@@ -69,9 +69,9 @@
<div> <div>
<img src="logo-read-where.png" alt="read" class="subimage"> <img src="logo-read-where.png" alt="read" class="subimage">
<div class="desc"> <div class="desc">
<h4>FOR THE WISE</h4> <h4>For the wise</h4>
<hr><br/> <hr><br />
<p>1000 PTS DISCOUNT ON SUBSCRIPTION</p> <p>1000 pts Discount on Subscription</p>
</div> </div>
<img src="image-6.png" alt="image6" class="mainimage"> <img src="image-6.png" alt="image6" class="mainimage">
</div> </div>
......
...@@ -15,6 +15,7 @@ header>img { ...@@ -15,6 +15,7 @@ header>img {
font-size: 24px; font-size: 24px;
cursor: default; cursor: default;
margin: 0; margin: 0;
text-transform: uppercase;
} }
...@@ -98,27 +99,25 @@ hr { ...@@ -98,27 +99,25 @@ hr {
background-color: initial; background-color: initial;
filter: invert(1); filter: invert(1);
} }
} }
@media screen and (min-width: 780px) { @media screen and (min-width: 780px) {
.container > div { .container > div {
width: 33.3%; width: 33.3%;
min-height: 50%; min-height: 50%;
}
}
.mainimage { .mainimage {
/* display: none; */ /* display: none; */
float:right; float:right;
/* margin: -80px 220px; */ /* margin: -80px 220px; */
margin-top:-120px; margin-top:-170px;
max-width: 160px; max-width: 205px;
}
}
.desc{ .desc{
max-height: 0px; max-height: 65px;
} }
.container h4{ .container h4{
...@@ -127,14 +126,23 @@ hr { ...@@ -127,14 +126,23 @@ hr {
} }
.container p{ .container p{
font-size: smaller; font-size: 13px;
float: left; float: left;
text-transform: uppercase;
} }
hr{ hr{
width: 50%; width: 50%;
float: left; float: left;
text-indent: 100px;
} }
.subimage{
margin-bottom: 13px;
margin-top: 60px;
}
.container h4 {
text-transform: initial;
font-size: 16px;
}
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment