change header text
This commit is contained in:
@ -9,7 +9,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Projects - just for fun</h1>
|
<h1>Projects</h1>
|
||||||
|
<h2>Just for fun</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
@ -8,7 +8,7 @@ body {
|
|||||||
.header {
|
.header {
|
||||||
background-image: url("cropped-img_2723.jpg");
|
background-image: url("cropped-img_2723.jpg");
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
text-align: center;
|
text-align: left;
|
||||||
height: 250px;
|
height: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user