Fidgeting...

This commit is contained in:
Bill Nibz 2015-02-23 19:37:26 -05:00
parent b009b13c10
commit 2e54f59925
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
knowledge, and a decent ping." /> knowledge, and a decent ping." />
<meta name="author" content="Bill 'Vagabond Azulien' Nibz" /> <meta name="author" content="Bill 'Vagabond Azulien' Nibz" />
<link rel="stylesheet" type="text/css" href="src/styles.css" /> <link rel="stylesheet" type="text/css" href="{{ site.url }}/styles.css" />
</head> </head>
<body> <body>

View file

@ -164,5 +164,5 @@ article h2 {
} }
article p { article p {
padding: 0px 10px; padding: 0px 25px;
} }