feat: add projects page and rework home page
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.hero-image {
|
||||
max-width: 7rem;
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.centered-image {
|
||||
margin: 0 auto;
|
||||
}
|
||||
@@ -2,3 +2,4 @@
|
||||
@import './text.css';
|
||||
@import './background.css';
|
||||
@import './border.css';
|
||||
@import './images.css';
|
||||
|
||||
Reference in New Issue
Block a user