Initial commit
This commit is contained in:
19
app/css/starter-template.css
Normal file
19
app/css/starter-template.css
Normal file
@@ -0,0 +1,19 @@
|
||||
/*
|
||||
body {
|
||||
padding-top: 3rem;
|
||||
}
|
||||
.starter-template {
|
||||
padding: 1rem 1.5rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.container {
|
||||
width: auto;
|
||||
max-width: 2560px;
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user