mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
Remove unnecessary code and update snapshot, structure project
This commit is contained in:
@@ -2,7 +2,6 @@ import styled from 'styled-components';
|
||||
|
||||
const StyledRoom = styled.main`
|
||||
padding: 20px;
|
||||
padding-bottom: 100px;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user