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