check posts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-07-14 02:04:38 +10:00
parent b824370a43
commit ed9260ca66
2 changed files with 7 additions and 6 deletions

View File

@ -26,9 +26,9 @@
.hex-container img:nth-child(odd) { .hex-container img:nth-child(odd) {
background: transparent; background: transparent;
} }
.hex-container::before { .hex-container::before {
content: ""; content: "";
width: calc(var(--s)/2 + var(--m)); width: calc(var(--s)/2 + var(--m));
float: left; float: left;
height: 120%; height: 120%;
@ -38,3 +38,4 @@ content: "";
} }

View File

@ -8,7 +8,7 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col s12"> <div class="col s4 center">
<div class="card"> <div class="card">
<div class="card-image"> <div class="card-image">
<img class="img-responsive" src="https://static.vdk2ch.ru/test-public/sin.jpg" height="400px" width="320px"> <img class="img-responsive" src="https://static.vdk2ch.ru/test-public/sin.jpg" height="400px" width="320px">
@ -25,7 +25,7 @@
</div> </div>
<style> <style>
#multi-bg{ #multi-bg{
height: 300px; height: 100%;
display: block; display: block;
background-color: #808; background-color: #808;
background-image: background-image: