mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Fixed css styles of patterns, fixed faq
This commit is contained in:
parent
b3b70c54de
commit
5b67dcec41
@ -487,7 +487,7 @@ table, th, td {
|
||||
.pattern-list {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
flex-wrap: wrap;
|
||||
gap: 32px;
|
||||
}
|
||||
|
10
faq.html
10
faq.html
@ -106,7 +106,7 @@
|
||||
<span>I recommend checking the device for correct operation, mechanical damage, and be sure to use an antiseptic.</span><br /><br />
|
||||
|
||||
<span>I'm having problems with the app or connecting my device to the app?</span><br />
|
||||
<span>Go to Troubleshooting.</span><br /><br />
|
||||
<span>Go to Troubleshooting.</span>
|
||||
</div>
|
||||
<div class="content-item">
|
||||
<h2 class="content-item__header">Troubleshooting</h2>
|
||||
@ -120,13 +120,13 @@
|
||||
<span>This problem is specific to mozilla firefox browser and d-input mode. Check the system requirements before using the software.</span><br /><br />
|
||||
|
||||
<span>My question is not here.</span><br />
|
||||
<span>Write me </span><a href="mailto:eugene.serb@gmail.com" target="_blank">eugene.serb@gmail.com</a><br /><br />
|
||||
<span>Write me </span><a href="mailto:eugene.serb@gmail.com" target="_blank">eugene.serb@gmail.com</a>
|
||||
</div>
|
||||
<div class="content-item">
|
||||
<h2 class="content-item__header">System Requirements</h2>
|
||||
<span>Gamepad: with X-Input and vibration actuator.</span><br />
|
||||
<span>Browser: Google Chrome and other Chromium based browser.</span><br />
|
||||
<span>OS: Windows 7 or later recommended.</span>
|
||||
<span>Gamepad: X-Input and vibration actuator required.</span><br />
|
||||
<span>Browser: Google Chrome or any other Chromium-based browser is recommended.</span><br />
|
||||
<span>OS: Windows 7 or higher recommended.</span><br />
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user