generated from cms/tibi-docs
This commit is contained in:
parent
d0c81857d4
commit
0a200ad3c6
@ -38,8 +38,10 @@
|
|||||||
.header {
|
.header {
|
||||||
background-color: @bg-color;
|
background-color: @bg-color;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 10px calc(2.5vw + 10px);
|
||||||
padding: 25.4px calc(2.5vw + 10px);
|
@media @tablet {
|
||||||
|
padding: 25.4px calc(2.5vw + 10px);
|
||||||
|
}
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user