We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25defcb commit a0a7b8bCopy full SHA for a0a7b8b
1 file changed
src/components/Header.js
@@ -2,7 +2,7 @@ import React from "react";
2
import styled from "styled-components";
3
4
const Header = styled.div`
5
- height: 110px;
+ height: 90px;
6
padding: 20px 20px 0;
7
font-size: 20pt;
8
margin-bottom: 0;
0 commit comments