Skip to content
Snippets Groups Projects
Commit 942aabd5 authored by Philipp Hock's avatar Philipp Hock
Browse files

style

parent e1e5130e
No related branches found
No related tags found
No related merge requests found
...@@ -6,14 +6,7 @@ ...@@ -6,14 +6,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<style> <link rel="stylesheet" href="style.css">
main{
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
}
</style>
<title>Document</title> <title>Document</title>
</head> </head>
......
main{
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment