mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
First
This commit is contained in:
commit
6449151d7a
38 changed files with 779 additions and 0 deletions
9
sass/footer.scss
Normal file
9
sass/footer.scss
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
footer {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin: 1em 0;
|
||||
|
||||
border-top-style: solid;
|
||||
border-top-width: 4px;
|
||||
border-top-color: var(--grey);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue