This commit is contained in:
parent
b824370a43
commit
ed9260ca66
@ -26,9 +26,9 @@
|
||||
|
||||
.hex-container img:nth-child(odd) {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
.hex-container::before {
|
||||
content: "";
|
||||
content: "";
|
||||
width: calc(var(--s)/2 + var(--m));
|
||||
float: left;
|
||||
height: 120%;
|
||||
@ -38,3 +38,4 @@ content: "";
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col s12">
|
||||
<div class="col s4 center">
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="img-responsive" src="https://static.vdk2ch.ru/test-public/sin.jpg" height="400px" width="320px">
|
||||
@ -25,7 +25,7 @@
|
||||
</div>
|
||||
<style>
|
||||
#multi-bg{
|
||||
height: 300px;
|
||||
height: 100%;
|
||||
display: block;
|
||||
background-color: #808;
|
||||
background-image:
|
||||
|
Loading…
Reference in New Issue
Block a user