forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
15807ca301
commit
0e10d81cf3
|
@ -1,8 +1,8 @@
|
|||
.b {
|
||||
height: calc(100vw / 3.5 * .8);
|
||||
height: calc(100vw / 3.5 * .8 );
|
||||
}
|
||||
.b_index {
|
||||
height: calc(100vw / 3.5 * .9);
|
||||
height: calc(100vw / 3.5 );
|
||||
}
|
||||
.banner {
|
||||
width: 98vw;
|
||||
|
|
Loading…
Reference in New Issue
Block a user