We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81d69e commit abe18deCopy full SHA for abe18de
css/style.css
@@ -36,6 +36,8 @@ footer {
36
color: #fff;
37
background-color: #1E1F1F;
38
border-top: 5px solid #1A1A1A /* XX-WHITE #D6D6D6 */;
39
+ display: flex;
40
+ justify-content: space-around;
41
font-size: 0.9rem;
42
padding: 18px 0 18px 0;
43
text-align: center;
0 commit comments