A bit more style

This commit is contained in:
Manos Katsomallos 2020-07-21 02:26:11 +02:00
parent 2e6606b0e8
commit 8b30d0bcd5
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ body {
background-color: white; background-color: white;
position: relative; position: relative;
padding: 1em; padding: 1em;
margin: 1em auto 3em auto; margin: 1em auto 2em auto;
box-sizing: border-box; box-sizing: border-box;
} }

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="css/styles.css">
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="title" content="Manos Katsomallos - Photos"/> <meta name="title" content="Manos Katsomallos - Photos"/>
<meta name="description" content="Computer scientist, problem solver, son of his father and not his brother."> <meta name="description" content="Computer scientist, problem solver, son of his father and not his brother.">