Added footer css
This commit is contained in:
@@ -112,6 +112,16 @@
|
||||
margin-bottom: 0px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-family: Roboto, sans-serif;
|
||||
font-weight: 300;
|
||||
text-align: center;
|
||||
background-color: hsl(8, 70%, 54%);
|
||||
color: white;
|
||||
padding-bottom: 20px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user