generated from cms/tibi-docs
last changes
This commit is contained in:
@@ -29,14 +29,13 @@
|
||||
.header {
|
||||
background-color: @bg-color;
|
||||
width: 100%;
|
||||
padding: 10.4px 5px;
|
||||
@media @tablet {
|
||||
padding: 25.4px 60px;
|
||||
}
|
||||
|
||||
padding: 25.4px calc(2.5vw + 10px);
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 25px;
|
||||
gap: 35px;
|
||||
|
||||
.logo {
|
||||
cursor: pointer;
|
||||
|
||||
@@ -102,6 +102,7 @@
|
||||
@media @tablet {
|
||||
flex-wrap: initial;
|
||||
flex-direction: column;
|
||||
align-items: flex-end;
|
||||
height: 100%;
|
||||
}
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user