This commit is contained in:
parent
0768ff5d0e
commit
a935aea926
@ -2,13 +2,11 @@
|
||||
|
||||
.hex-main {
|
||||
display:flex;
|
||||
/*flex-direction: column;*/
|
||||
/* flex-wrap: wrap; */
|
||||
--s: 100px; /* size */
|
||||
--m: 4px; /* margin */
|
||||
--f: calc(1.732 * var(--s) + 4 * var(--m) - 1px);
|
||||
max-width: 530px;
|
||||
/* margin: 15px; */
|
||||
max-width: 330px;
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
.hex-container {
|
||||
|
@ -15,36 +15,7 @@
|
||||
<img src="https://loremflickr.com/g/320/240/paris">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/beijing" target="_blank" ">
|
||||
<img src="https://loremflickr.com/g/320/240/beijing">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/afrika" target="_blank" ">
|
||||
<img src="https://loremflickr.com/g/320/240/afrika">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/yolo" target="_blank" ">
|
||||
<img src="https://loremflickr.com/g/320/240/yolo">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/frog" target="_blank" ">
|
||||
<img src="https://loremflickr.com/g/320/240/frog">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/kurwa" target="_blank" ">
|
||||
<img src="https://loremflickr.com/g/320/240/kurwa">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/putin" target="_blank" ">
|
||||
<img src="https://loremflickr.com/g/320/240/putin">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user