Fidgeting...
This commit is contained in:
parent
b009b13c10
commit
2e54f59925
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
knowledge, and a decent ping." />
|
||||
<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>
|
||||
<body>
|
||||
|
||||
|
|
|
@ -164,5 +164,5 @@ article h2 {
|
|||
}
|
||||
|
||||
article p {
|
||||
padding: 0px 10px;
|
||||
padding: 0px 25px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue