Basic info about projects but no pages yet
This commit is contained in:
parent
df00d067bf
commit
1edf0fbfff
6 changed files with 71 additions and 23 deletions
|
@ -97,9 +97,11 @@
|
|||
h5 {
|
||||
display: inline;
|
||||
margin-right: 0.25em;
|
||||
color: get-light-color('text-color');
|
||||
}
|
||||
p {
|
||||
display: inline;
|
||||
color: get-light-color('text-color');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.home {
|
||||
height: 70vh;
|
||||
height: 50vh;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
color: get-light-color('text-over-accent-color');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue