File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > mohite-pi</ title >
8
-
9
- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css "> '
8
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css ">
10
9
< link rel ="stylesheet " href ="https://www.w3schools.com/w3css/4/w3.css ">
11
10
< link rel ="stylesheet " href ="style.css ">
12
- < link rel ="preconnect " href ="https://fonts.gstatic.com ">
13
- < link
14
- href ="https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;700&family=Quicksand:wght@300;500;700&display=swap "
15
- rel ="stylesheet ">
11
+ < link rel ="preconnect " href ="https://fonts.gstatic.com ">
12
+ < link href ="https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;700&family=Quicksand:wght@300;500;700&display=swap " rel ="stylesheet ">
16
13
</ head >
17
14
< body >
18
15
Original file line number Diff line number Diff line change @@ -63,10 +63,10 @@ header .nav-div nav a{
63
63
}
64
64
65
65
/* Intro page */
66
- strong {
67
- display : block;
66
+ /* strong{
67
+ display: inline- block;
68
68
69
- }
69
+ } */
70
70
71
71
.intro {
72
72
background-image : url(./ img/front-img.jpg);
You can’t perform that action at this time.
0 commit comments