Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/lib/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ body {
margin: 0;
box-sizing: border-box;
font-family: monospace; }

h1, h2, h3, h4, h5, p {
margin: 0 0 .8em; }

.wrapper {
padding: 20px; }
6 changes: 6 additions & 0 deletions src/public/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ body {
box-sizing: border-box;
font-family: monospace;
}
h1, h2, h3, h4, h5, p {
margin: 0 0 .8em;
}
.wrapper {
padding: 20px;
}
6 changes: 5 additions & 1 deletion src/views/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ html(lang="ja")
title= title
link(rel="stylesheet" type="text/css" href="application.css")
body
h1 CSS Animations
.wrapper
h1 CSS Animations
section
h2 Trailer-like texts