style: use pico & add some spacing
This commit is contained in:
parent
934ba3ae92
commit
fafabaaf65
2 changed files with 10 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ayo.run: what's running?</title>
|
||||
<link rel="stylesheet" href="pico.min.css">
|
||||
<style>
|
||||
html body {
|
||||
padding: 1em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
4
pico.min.css
vendored
Normal file
4
pico.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue