Skip to content
Snippets Groups Projects
Commit 313ad097 authored by Julius Rajala's avatar Julius Rajala
Browse files

Added some mistakes.

parent 59db3924
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ body { ...@@ -26,6 +26,7 @@ body {
height: 400px; height: 400px;
border-radius: 20px; border-radius: 20px;
box-shadow: 5px 5px 10px 5px rgba(0,0,0,.5); box-shadow: 5px 5px 10px 5px rgba(0,0,0,.5);
width: 300px;
} }
#title { #title {
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Joonan ja Jullen nettisivu</title> <title>Jonan ja Jullen nettisivu</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="index.css" /> <link rel="stylesheet" type="text/css" media="screen" href="index.css" />
</head> </head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment