mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-23 04:19:48 +00:00
Fix all comments
This commit is contained in:
@@ -2,6 +2,7 @@ import styled from 'styled-components';
|
||||
|
||||
const StyledHeader = styled.header`
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
|
||||
padding: 20px 40px;
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user