uso de flex en topBar
This commit is contained in:
parent
9cce1e18a6
commit
c56368460c
|
@ -1,6 +1,6 @@
|
|||
header{
|
||||
width: 100%;
|
||||
float: left;
|
||||
clear: both;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex: 1;
|
||||
color: #ffffff;
|
||||
}
|
Loading…
Reference in New Issue