forked from rc/aircox
website
This commit is contained in:
@ -33,7 +33,7 @@ $body-background-color: $light;
|
||||
max-width: 45%;
|
||||
}
|
||||
|
||||
& > .header {
|
||||
.header {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
@ -47,6 +47,12 @@ $body-background-color: $light;
|
||||
}
|
||||
}
|
||||
|
||||
section > .toolbar {
|
||||
background-color: rgba(0,0,0,0.05);
|
||||
padding: 1em;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
|
||||
.cover {
|
||||
margin: 1em 0em;
|
||||
|
Reference in New Issue
Block a user