update
This commit is contained in:
20
css/main.css
20
css/main.css
@ -1,20 +0,0 @@
|
||||
*{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
body{
|
||||
padding-left: 15%;
|
||||
padding-right: 15%;
|
||||
}
|
||||
.header{
|
||||
display: flex;
|
||||
background-color: red;
|
||||
}
|
||||
.header a{
|
||||
flex-direction: column;
|
||||
background-color: blue;
|
||||
margin: 5px;
|
||||
}
|
||||
.header a .right{
|
||||
justify-content: flex-end;
|
||||
}
|
Reference in New Issue
Block a user