initial version
This commit is contained in:
3
css/milligram.min.css
vendored
Normal file
3
css/milligram.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
css/milligram.min.css.map
Normal file
1
css/milligram.min.css.map
Normal file
File diff suppressed because one or more lines are too long
15
css/style.css
Normal file
15
css/style.css
Normal file
@ -0,0 +1,15 @@
|
||||
header {
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
.vertical-space {
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user