mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 02:12:53 +00:00
more styling - added content to sidebar
This commit is contained in:
10
client/assets/scss/Footer.scss
Normal file
10
client/assets/scss/Footer.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.Footer{
|
||||
height: 5em;
|
||||
line-height: 5em;
|
||||
background-color: #F1F1F1;
|
||||
border-top: solid;
|
||||
border-width: 1px;
|
||||
border-color: #DADADA;
|
||||
font-weight: 300;
|
||||
margin-top: 1em;
|
||||
}
|
||||
Reference in New Issue
Block a user