more padding
This commit is contained in:
@@ -21,6 +21,8 @@ body {
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
padding-top: 20px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
#text_1 {
|
||||
display: flex;
|
||||
@@ -45,6 +47,8 @@ h1 {
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
background-color: steelblue;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.styled {
|
||||
|
||||
Reference in New Issue
Block a user